Devtimer
devtimer provides a simple way to time operations using the DevTime struct
devtimer and simply uses the built-in
methods available in the standard library to time operations.
Example
extern crate devtimer;
use DevTime;
devtimer provides a simple way to time operations using the DevTime struct
devtimer and simply uses the built-in
methods available in the standard library to time operations.
extern crate devtimer;
use DevTime;