CMS 3D CMS Logo

Typedefs | Functions
sonic_utils Namespace Reference

Typedefs

using TimePoint = std::chrono::time_point< std::chrono::high_resolution_clock >
 

Functions

void printDebugTime (std::string_view debugName, std::string_view msg, const TimePoint &t0)
 

Typedef Documentation

◆ TimePoint

using sonic_utils::TimePoint = typedef std::chrono::time_point<std::chrono::high_resolution_clock>

Definition at line 8 of file sonic_utils.h.

Function Documentation

◆ printDebugTime()

void sonic_utils::printDebugTime ( std::string_view  debugName,
std::string_view  msg,
const TimePoint t0 
)