$search

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 (double t)
 WallDuration (int32_t _sec, int32_t _nsec)
 WallDuration ()

Detailed Description

Definition at line 101 of file rtcDuration.h.


Constructor & Destructor Documentation

rtc::WallDuration::WallDuration (  )  [inline]

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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


rtc
Author(s): Benjamin Pitzer
autogenerated on Sun Mar 3 11:08:33 2013