NWNX:EE  8193.36.12
NWNX_Time_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 26 of file nwnx_time.nss.

Member Data Documentation

◆ seconds

int NWNX_Time_HighResTimestamp::seconds

Seconds since epoch.

Definition at line 28 of file nwnx_time.nss.

◆ microseconds

int NWNX_Time_HighResTimestamp::microseconds

Microseconds.

Definition at line 29 of file nwnx_time.nss.


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