Hide menu
Loading...
Searching...
No Matches
cadex::ModelData_PropertyTable::TimeType Struct Reference

Defines a type to represent time. More...

Public Member Functions

 TimeType (TimeVal theValue)
 

Public Attributes

TimeVal myValue
 

Detailed Description

Defines a type to represent time.

Cannot use time_t directly as it can coincide with other primitive types (e.g. I64 on Windows).