Crate simple_stopwatch [] [src]

simple-stopwatch

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

Structs

Stopwatch

Simple stopwatch