Crate tetsy_trace_time[−][src]
Expand description
Performance timer with logging
Macros
tetsy_trace_time |
Structs
PerfTimer | Performance timer with logging. Starts measuring time in the constructor, prints
elapsed time in the destructor or when |
Performance timer with logging
tetsy_trace_time |
PerfTimer | Performance timer with logging. Starts measuring time in the constructor, prints
elapsed time in the destructor or when |