rust-simple-stopwatch

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

Build Status