Searched defs:TimerEntry (Results 1 – 1 of 1) sorted by relevance
284 pub(super) struct TimerEntry { struct302 unsafe impl Send for TimerEntry {} argument303 unsafe impl Sync for TimerEntry {} implementation481 impl TimerEntry { implementation620 impl Drop for TimerEntry { implementation