Skip to main content

backend

Function backend 

Source
pub(crate) fn backend() -> Option<TimerBackend>
Expand description

Which primitive the process-wide wheel’s thread waits on, or None if it was never constructed. This is what crate::instrument::release_timer_backend returns.