Crate min_timer

Source

Structs§

Sec
Time or duration in SI units.
Std
Now that uses standard library. Standard library uses two integers, thus you pay for conversion to f64 all the time.
Timer
Finds time relative to the moment it is created.

Traits§

Now
Resource that has a time relative to an arbitrary moment.