1 #ifndef HeterogeneousCore_SonicCore_sonic_utils
2 #define HeterogeneousCore_SonicCore_sonic_utils
7 namespace sonic_utils {
8 using TimePoint = std::chrono::time_point<std::chrono::high_resolution_clock>;
std::chrono::time_point< std::chrono::high_resolution_clock > TimePoint
void printDebugTime(std::string_view debugName, std::string_view msg, const TimePoint &t0)