Public Member Functions
rtc::WallDuration Class Reference

#include <rtcDuration.h>

Inheritance diagram for rtc::WallDuration:
Inheritance graph
[legend]

List of all members.

Public Member Functions

bool sleep () const
 sleep for the amount of time specified by this Duration. If a signal interrupts the sleep, resleeps for the time remaining.
 WallDuration ()
 WallDuration (int32_t _sec, int32_t _nsec)
 WallDuration (double t)

Detailed Description

Definition at line 101 of file rtcDuration.h.


Constructor & Destructor Documentation

Definition at line 104 of file rtcDuration.h.

rtc::WallDuration::WallDuration ( int32_t  _sec,
int32_t  _nsec 
) [inline]

Definition at line 108 of file rtcDuration.h.

rtc::WallDuration::WallDuration ( double  t) [inline, explicit]

Definition at line 112 of file rtcDuration.h.


Member Function Documentation

bool WallDuration::sleep ( ) const

sleep for the amount of time specified by this Duration. If a signal interrupts the sleep, resleeps for the time remaining.

Definition at line 258 of file rtcTime.cpp.


The documentation for this class was generated from the following files:


rtc
Author(s): Benjamin Pitzer
autogenerated on Mon Oct 6 2014 10:07:35