Eneboo - Documentación para desarrolladores
'typedefs' | Funciones
Referencia del Archivo src/libdigidoc/openssl/include/openssl/tmdiff.h

Ir al código fuente de este archivo.

'typedefs'

typedef struct ms_tm MS_TM

Funciones

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)

Documentación de los 'typedefs'

typedef struct ms_tm MS_TM

Documentación de las funciones

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  )
 Todo Clases Namespaces Archivos Funciones Variables 'typedefs' Enumeraciones Valores de enumeraciones Propiedades Amigas 'defines'