Struct libpulse_binding::mainloop::events::timer::TimeEvent [−][src]
pub struct TimeEvent<T> where
T: MainloopInnerType, { /* fields omitted */ }Expand description
A timer event source
Implementations
Restarts this timer event source (whether still running or already expired) with a new Unix time.
Restarts this timer event source (whether still running or already expired) with a new monotonic time.