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.

Previous Function holoscan::get_associated_local_ip
Next Function holoscan::get_preferred_network_ports
© Copyright 2022-2024, NVIDIA. Last updated on Apr 23, 2024.