Class print_timer
template <typename Now_func, 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_func & 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_func & now
)
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR/include/illixr/cpu_timer.hpp