| Eneboo - Documentación para desarrolladores | 
Ir al código fuente de este archivo.
| 'typedefs' | |
| typedef struct ms_tm | MS_TM | 
| Funciones | |
| MS_TM * | ms_time_new (void) | 
| void | ms_time_free (MS_TM *a) | 
| void | ms_time_get (MS_TM *a) | 
| double | ms_time_diff (MS_TM *start, MS_TM *end) | 
| int | ms_time_cmp (const MS_TM *ap, const MS_TM *bp) | 
| void ms_time_free | ( | MS_TM * | a | ) | 
| void ms_time_get | ( | MS_TM * | a | ) | 
| MS_TM* ms_time_new | ( | void | ) | 
 1.7.4
 1.7.4