qmgr_time_t Struct Reference

The qmgr_time_t type. More...

#include <qmgr_time.h>

Data Fields

struct timespec old_abs_time
 Last abs time got from clock_gettime(CLOCK_MONOTONIC).
qres_time_t old_exec_time
 Last exec time got from qres_get_exec_time().
struct timespec abs_time
 Curr abs time got from clock_gettime(CLOCK_MONOTONIC).
qres_time_t exec_time
 Curr exec time got from qres_get_exec_time().

Detailed Description

The qmgr_time_t type.

Definition at line 22 of file qmgr_time.h.


The documentation for this struct was generated from the following file:
Generated on Mon Aug 2 22:38:48 2010 for qosmgr by  doxygen 1.6.3