#include <string_view>
#include <chrono>
Go to the source code of this file.
Namespaces | |
sonic_utils | |
Typedefs | |
using | sonic_utils::TimePoint = std::chrono::time_point< std::chrono::high_resolution_clock > |
Functions | |
void | sonic_utils::printDebugTime (std::string_view debugName, std::string_view msg, const TimePoint &t0) |