Public Member Functions | Static Public Member Functions
rtc::WallTime Class Reference

#include <rtcTime.h>

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

List of all members.

Public Member Functions

 WallTime ()
 WallTime (uint32_t _sec, uint32_t _nsec)
 WallTime (double t)

Static Public Member Functions

static WallTime now ()
static bool sleepUntil (const WallTime &end)

Detailed Description

Definition at line 125 of file rtcTime.h.


Constructor & Destructor Documentation

Definition at line 128 of file rtcTime.h.

rtc::WallTime::WallTime ( uint32_t  _sec,
uint32_t  _nsec 
) [inline]

Definition at line 132 of file rtcTime.h.

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

Definition at line 136 of file rtcTime.h.


Member Function Documentation

WallTime WallTime::now ( ) [static]

Definition at line 244 of file rtcTime.cpp.

bool WallTime::sleepUntil ( const WallTime end) [static]

Definition at line 187 of file rtcTime.cpp.


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


rtc
Author(s): Benjamin Pitzer
autogenerated on Thu Jan 2 2014 11:04:54