Function holoscan::get_current_time_us

Holoscan v0.6
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 Feb 9, 2024.