Crate execution_time

Source

Structs§

ExecutionTime
Measures the execution time of a code block.
Time
Represents a time duration split into days, hours, minutes, and seconds.

Traits§

FormatFloatValue
Trait for formatting values with their units.
FormatIntegerValue
Trait for formatting integer values with their units.
RoundFloat
Trait for rounding floating-point numbers to a specified number of decimal places.