TradeMUX SDK Documentation
1.0
TradeMUX SDK Documentation
|
DateTime TimeLocal | ( | out TmxDateTime | dt_struct | ) |
Returns the local time of a computer, where the client terminal is running.
dt_struct | [out] TmxDateTime variable to return value |
If the TMXDateTime structure type variable has been passed as a parameter, it is filled accordingly. To arrange high-resolution counters and timers, use the GetTickCount() function, which produces values in milliseconds.