Function holoscan::get_current_time_us

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.

© Copyright 2022-2023, NVIDIA. Last updated on Sep 13, 2023.