There was an error while loading. Please reload this page.
Represents time measurements for the DIS standard.
struct FClockTime
Back to Top
int32 Hour
This field shall specify the hours since 0000 hours January 1, 1970 UTC.
Category: GRILL DIS|Structs
GRILL DIS|Structs
int64 TimePastHour
This field shall specify the time past the hour indicated in Hour field.
Range: [0, 4294967295]
FClockTime()
Default constructor
DIS::ClockTime ToOpenDIS() const
Conversion to OpenDIS ClockTime struct.