#include <omni_time.h>
List of all members.
Constructor & Destructor Documentation
omni_time::omni_time |
( |
| ) |
[inline] |
omni_time::omni_time |
( |
long |
secs, |
|
|
long |
nanosecs = 0 |
|
) |
| [inline] |
omni_time::omni_time |
( |
double |
secs | ) |
|
Member Function Documentation
double omni_time::double_time |
( |
| ) |
const [inline] |
Return an absolute time suitable for use with schedule_one_shot_timeout & schedule_periodic_timeout.
The return value is the current time plus the given relative offset.
Member Data Documentation
The documentation for this struct was generated from the following file: