Class print_timer
template <typename now_fn, typename time_point, typename duration>
Like timer, but prints the output. More...
#include <cpu_timer.hpp>
Public Functions
Type | Name |
---|---|
print_timer (const std::string & name, const now_fn & now) |
Detailed Description
See PRINT_CPU_TIME_FOR_THIS_BLOCK(name)
Public Functions Documentation
function print_timer
inline print_timer::print_timer (
const std::string & name,
const now_fn & now
)
The documentation for this class was generated from the following file common/cpu_timer.hpp