NWNX:EE  8193.36.12
NWNX_Util_HighResTimestamp Struct Reference

A high resolution timestamp. More...

Public Attributes

int seconds
 Seconds since epoch. More...
 
int microseconds
 Microseconds. More...
 

Detailed Description

A high resolution timestamp.

Definition at line 39 of file nwnx_util.nss.

Member Data Documentation

◆ seconds

int NWNX_Util_HighResTimestamp::seconds

Seconds since epoch.

Definition at line 41 of file nwnx_util.nss.

◆ microseconds

int NWNX_Util_HighResTimestamp::microseconds

Microseconds.

Definition at line 42 of file nwnx_util.nss.


The documentation for this struct was generated from the following file: