BeRTOS
Functions
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)

Author:
Bernie Innocenti <bernie@codewiz.org>

Definition in file hptime.c.