Function make_current_thread_realtime

Source
pub fn make_current_thread_realtime(priority: Option<u32>) -> Result<u32, Error>
Expand description

Helper for make_thread_realtime, uses the current thread’s tid.