Skip to main content

thread_idle_ms

Function thread_idle_ms 

Source
pub fn thread_idle_ms(thread_id: usize) -> Option<u64>
Expand description

Milliseconds since data last flowed through thread_id, or None if the thread has not reported any data yet.