hptime.c File Reference
Portable abstraction for high-resolution time handling (implementation). More...
#include "hptime.h"#include <stdint.h>#include <sys/time.h>#include <stddef.h>Go to the source code of this file.
Functions | |
| hptime_t | hptime_get (void) |
| Return the current time with the maximum precision made available from the hosting OS. | |
Detailed Description
Portable abstraction for high-resolution time handling (implementation).
- Version:
- Id
- hptime.c 2506 2009-04-15 08:29:07Z duplo
Definition in file hptime.c.
