Crate trace_time
source · [−]Expand description
Performance timer with logging
Macros
Structs
Performance timer with logging. Starts measuring time in the constructor, prints
elapsed time in the destructor or when stop
is called.
Performance timer with logging
Performance timer with logging. Starts measuring time in the constructor, prints
elapsed time in the destructor or when stop
is called.