hptime.h File Reference
Portable abstraction for high-resolution time handling (interface). More...
#include <stdint.h>Go to the source code of this file.
Typedefs | |
| typedef int64_t | hptime_t |
| Type for "high precision absolute time". | |
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 (interface).
Definition in file hptime.h.
