Module s2n_quic_core::time::timer
source · [−]Structs
Counts all of the armed timers
Iterates over each timer in the provider and calls a function
Returns true if any of the timers are armed
Returned when a Query wants to end a timer query
A timer that does not trigger an update in a timer list. These are usually owned by individual components and needs to be explicitly polled.
Traits
A trait for a components that owns at least one timer
A query to be executed against a provider
Type Definitions
The return type of a timers call