ROFL-pipeline  v0.6.0dev
Functions
timing.h File Reference

Defines the timing interface used by the library. The user of the library MUST provide an implementation for his/her platform. More...

Go to the source code of this file.

Functions

ROFL_BEGIN_DECLS int platform_gettimeofday (struct timeval *tval)
 Gets the system time. More...
 

Detailed Description

Defines the timing interface used by the library. The user of the library MUST provide an implementation for his/her platform.

Author
Victor Alvarez<victor.alvarez (at) bisdn.de>

Definition in file timing.h.