Skip to main content

TimerResolutionGuard

Type Alias TimerResolutionGuard 

Source
pub type TimerResolutionGuard = Deferred<Box<dyn FnOnce() + Send>>;

Aliased Typeยง

pub struct TimerResolutionGuard(/* private fields */);