Return the instantaneous values of a platform‐dependent timer for the current process system time in absolute nanoseconds referenced to an arbitrary but fixed origin. If the system call fails return ‐1. Note that this method is thread‐safe only if initialize has been called before.

Synopsis

Declared in <bsls_timeutil.h>

static
Types::Int64
getProcessSystemTimer();

Created with MrDocs