Crate simple_stopwatch

Source
Expand description

§simple-stopwatch

A minimal no-thrills stopwatch. Returns time values as floats. Uses time::precise_time_ns under the hood.

Structs§

Stopwatch
Simple stopwatch