pub fn timer_snapshot(
identity: &TimerIdentity,
) -> Result<Option<TimerSnapshot>, TimerError>Expand description
Return one coherent inert snapshot by identity.
pub fn timer_snapshot(
identity: &TimerIdentity,
) -> Result<Option<TimerSnapshot>, TimerError>Return one coherent inert snapshot by identity.