Functions | Variables
rtcTime.cpp File Reference
#include "rtc/rtcTime.h"
#include <cmath>
#include <time.h>
#include <iomanip>
#include <stdexcept>
#include <boost/thread/mutex.hpp>
#include <sys/time.h>
Include dependency graph for rtcTime.cpp:

Go to the source code of this file.

Functions

static bool g_stopped (false)
void getWallTime (uint32_t &sec, uint32_t &nsec)
bool wallSleep (uint32_t sec, uint32_t nsec)

Variables

static boost::mutex g_sim_time_mutex

Function Documentation

static bool g_stopped ( false  ) [static]
void getWallTime ( uint32_t &  sec,
uint32_t &  nsec 
)

Definition at line 37 of file rtcTime.cpp.

bool wallSleep ( uint32_t  sec,
uint32_t  nsec 
)

Definition at line 198 of file rtcTime.cpp.


Variable Documentation

boost::mutex g_sim_time_mutex [static]

Definition at line 35 of file rtcTime.cpp.



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