$search

rtc::Duration Class Reference

#include <rtcDuration.h>

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

List of all members.

Public Member Functions

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

Detailed Description

Definition at line 79 of file rtcDuration.h.


Constructor & Destructor Documentation

rtc::Duration::Duration (  )  [inline]

Definition at line 82 of file rtcDuration.h.

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

Definition at line 86 of file rtcDuration.h.

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

Definition at line 90 of file rtcDuration.h.


Member Function Documentation

bool Duration::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 214 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:31 2013