Crate rtkit_client_rs

Source

Modules§

low_level_zbus_api 🔒

Enums§

Error

Functions§

make_current_thread_realtime
Helper for make_thread_realtime, uses the current thread’s tid.
make_process_thread_realtime
Elevates the realtime priority of a specified processes thread as close as possible to the requested priority.
make_thread_realtime
Elevates the realtime priority of a thread as close as possible to the requested priority.