![]() |
ZenWINX Architecture - Reference Manual - Guides |
|
Time conversion code. More...
Go to the source code of this file.
Functions | |
ULONGLONG __stdcall | winx_str2time (char *string) |
Converts a formatted string to the time value in seconds. | |
int __stdcall | winx_time2str (ULONGLONG time, char *buffer, int size) |
Converts a time value in seconds to the formatted string. |
Time conversion code.
Definition in file time.c.