std::chrono::time_point<std::chrono::high_resolution_clock> syten::TensorTimer::TimerSentinelPrinter::start_time = std::chrono::high_resolution_clock::now() |
Recorded start time of this execution.
Referenced by syten::TensorTimer::timer_print_data().