Structs§
- Elapsed
Duration - A wrapper around
std::time::Duration
providing nicerDisplay
implementation and convenience methods to get elapsed time with different granularity
Functions§
- measure_
time - Measures the time needed to execute a block of code.