hptime.c File Reference
Portable abstraction for high-resolution time handling (implementation). More...
#include "hptime.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 1532 2008-08-04 07:21:26Z bernie
Definition in file hptime.c.
