simple-stopwatch 0.1.2

Minimal stopwatch for rust, returns float values
Documentation

rust-simple-stopwatch

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

Build Status