|
string | TimeToString (int realTime, int zoneType, string formatString) |
| Returns the current time. More...
|
|
◆ TimeToString()
string utilAPI_t::TimeToString |
( |
int |
realTime, |
|
|
int |
zoneType, |
|
|
string |
formatString |
|
) |
| |
Returns the current time.
- Parameters
-
realTime | specifies the time in seconds since 01/01/1970. |
zoneType | specifies the time zone to use. 0 = UTC, 1 = Local. |
formatString | is a C-language, strftime styled string setting the output format |
- Returns
- Euler-angles generated from the input.
The documentation for this struct was generated from the following file: