A high resolution timestamp. More...
Public Attributes | |
int | seconds |
Seconds since epoch. More... | |
int | microseconds |
Microseconds. More... | |
A high resolution timestamp.
Definition at line 39 of file nwnx_util.nss.
int NWNX_Util_HighResTimestamp::seconds |
Seconds since epoch.
Definition at line 41 of file nwnx_util.nss.
int NWNX_Util_HighResTimestamp::microseconds |
Microseconds.
Definition at line 42 of file nwnx_util.nss.