Crate timer [] [src]

A simple timer, used to enqueue operations meant to be executed at a given time or after a given delay.

Structs

Timer

A timer, used to schedule execution of callbacks at a later date.