A high resolution timestamp. More...
Public Attributes | |
int | seconds |
Seconds since epoch. More... | |
int | microseconds |
Microseconds. More... | |
A high resolution timestamp.
Definition at line 26 of file nwnx_time.nss.
int NWNX_Time_HighResTimestamp::seconds |
Seconds since epoch.
Definition at line 28 of file nwnx_time.nss.
int NWNX_Time_HighResTimestamp::microseconds |
Microseconds.
Definition at line 29 of file nwnx_time.nss.