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 841 2007-10-08 17:35:23Z marco
Author:
Bernardo Innocenti <bernie@develer.com>

Definition in file hptime.c.