mt.h File Reference

A cross-platform, high-resolution multi-timer API. More...

Go to the source code of this file.

Typedefs

typedef void * MultiTimer
 A multi-slot event timer.

Functions

MultiTimer MtCreate (int timesz)
 Create, initialize and return a new MultiTimer.
void MtRecord (MultiTimer mt)
 Record a timestamp within a multi-timer.
unsigned long MtGetRelativeNS (MultiTimer mt, int idx)
 Return a specified time difference value in nanoseconds.
void MtDestroy (MultiTimer mt)
 Destroy a multi-timer.


Detailed Description

A cross-platform, high-resolution multi-timer API.

Author:
John Calcote (jcalcote@novell.com)
Attention:
Please submit patches to http://openxdas.sourceforge.net

Definition in file mt.h.


Generated on Thu Aug 20 22:33:06 2009 for OpenXDAS by  doxygen 1.5.6