fehQlibs 26
Qlibs
|
'temps atomic' time handling More...
Go to the source code of this file.
Functions | |
void | tai_add (struct tai *t, const struct tai *u, const struct tai *v) |
void | tai_now (struct tai *t) |
void | tai_pack (char *s, const struct tai *t) |
void | tai_sub (struct tai *t, const struct tai *u, const struct tai *v) |
void | tai_uint (struct tai *t, unsigned int u) |
void | tai_unpack (const char *s, struct tai *t) |
'temps atomic' time handling
Definition in file tai.c.
void tai_pack | ( | char * | s, |
const struct tai * | t | ||
) |