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.
pub(crate) fn backend() -> Option<TimerBackend>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.