Function holoscan::get_current_time_us
Defined in File messagelabel.hpp
-
static inline int64_t holoscan::get_current_time_us()
Return the current time in microseconds since the epoch. This function uses the C++11 standard library’s chrono library.
- Returns
The current time in microseconds since epoch.