API published in:
API deprecated in:
Go to the source code of this file.
Typedefs |
|
typedef ms_tm | MS_TM |
Functions |
|
IMPORT_C MS_TM * | ms_time_new (void) |
IMPORT_C void | ms_time_free (MS_TM *a) |
IMPORT_C void | ms_time_get (MS_TM *a) |
IMPORT_C double | ms_time_diff (MS_TM *start, MS_TM *end) |
IMPORT_C int | ms_time_cmp (const MS_TM *ap, const MS_TM *bp) |
|
|
|
|
|
|