For the complete documentation index, see llms.txt. This page is also available as Markdown.

get_nsec_stamp

get the current timestamp, in nanoseconds.
   Retrieves the high-resolution current timestamp, in nanoseconds.
returns: the timestamp, a 64-bit number.

long get_nsec_stamp();

Last updated

Was this helpful?