# rust-simple-stopwatch
A minimal no-thrills stopwatch. Returns time values as floats. Uses `time::precise_time_ns`.
[](https://travis-ci.org/huwb/rust-simple-stopwatch)