tmdiff.h File Reference

Go to the source code of this file.

Typedefs

typedef struct ms_tm MS_TM

Functions

MS_TMms_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)


Typedef Documentation

typedef struct ms_tm MS_TM

Definition at line 80 of file tmdiff.h.


Function Documentation

int ms_time_cmp ( const MS_TM ap,
const MS_TM bp 
)

double ms_time_diff ( MS_TM start,
MS_TM end 
)

void ms_time_free ( MS_TM a  ) 

void ms_time_get ( MS_TM a  ) 

MS_TM* ms_time_new ( void   ) 


Generated on Thu Aug 20 22:33:07 2009 for OpenXDAS by  doxygen 1.5.6