void syten::TensorTimer::timer_print_data | ( | std::ostream & | out | ) |
Prints the stored data to the specified stream.
References std::clock(), std::chrono::high_resolution_clock::now(), std::scientific(), syten::TensorTimer::sentinel, std::setprecision(), std::setw(), syten::TensorTimer::TimerSentinelPrinter::start_clock, syten::TensorTimer::TimerSentinelPrinter::start_time, std::stringstream::str(), syten::TensorTimer::timer_data, syten::TensorTimer::timer_data_mtx, and syten::TensorTimer::timer_print_data().
Referenced by syten::TensorTimer::timer_print_data(), and syten::TensorTimer::TimerSentinelPrinter::~TimerSentinelPrinter().