c_timer Class Reference
[Timer]

#include <timer.h>

Public Member Functions

 c_timer ()
 ~c_timer ()
void tic (int i)
void toc (int i)
void set_ipc_sleep (int i)
void run_ipc_sleep (double desired_freq, int i, char verbose)
double get_toc (int i)
void verb (void)

Private Attributes

double clock_tic [10]
char clock_set [10]
double lar_tic [10]
double lar_toc [10]

Constructor & Destructor Documentation

c_timer::~c_timer (  )  [inline]

Member Function Documentation

void c_timer::tic ( int  i  )  [inline]
void c_timer::toc ( int  i  )  [inline]

References lar_tic, and lar_toc.

Referenced by check_msg_aceptance(), get_toc(), InitDES(), main(), optional_signs_computation(), send_dir_and_speed(), signals_management(), and state_management().

Here is the caller graph for this function:

void c_timer::verb ( void   )  [inline]

References i, and lar_toc.

Referenced by main().

Here is the caller graph for this function:


Field Documentation

char c_timer::clock_set[10] [private]
double c_timer::clock_tic[10] [private]

Referenced by run_ipc_sleep(), and set_ipc_sleep().

double c_timer::lar_tic[10] [private]

Referenced by tic(), and toc().

double c_timer::lar_toc[10] [private]

Referenced by c_timer(), get_toc(), toc(), and verb().


The documentation for this class was generated from the following files:
Generated on Wed Jun 2 12:43:29 2010 for LAR Atlas by  doxygen 1.6.3