pub fn thread_idle_ms(thread_id: usize) -> Option<u64>
Milliseconds since data last flowed through thread_id, or None if the thread has not reported any data yet.
thread_id
None