Struct mio_extras::timer::Timeout [−][src]
pub struct Timeout { /* fields omitted */ }A timeout, as returned by Timer::set_timeout.
Use this as the argument to Timer::cancel_timeout, to cancel this timeout.
pub struct Timeout { /* fields omitted */ }A timeout, as returned by Timer::set_timeout.
Use this as the argument to Timer::cancel_timeout, to cancel this timeout.
impl RefUnwindSafe for Timeoutimpl Send for Timeoutimpl Sync for Timeoutimpl Unpin for Timeoutimpl UnwindSafe for Timeout