Updated: October 28, 2024 |
Gets the (adjusted) time from the clock with the specified ID, in nanoseconds
#include <qh/time.h>
uint64_t qh_get_nstime(clockid_t clock_id, uint64_t forward_offset_ns)
The time from the clock specified by clock_id in nanoseconds, or zero if an error occurs (errno is set).