UserTimer Class Reference

#include <timer.h>

Inherits BaseTimer.

Collaboration diagram for UserTimer:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 UserTimer (const BaseTimer &BT)
 UserTimer ()
void start ()
 Start timer.
void stop ()

Detailed Description

Definition at line 95 of file timer.h.


Constructor & Destructor Documentation

UserTimer::UserTimer ( const BaseTimer BT  )  [inline]

Definition at line 97 of file timer.h.

UserTimer::UserTimer (  )  [inline]

Definition at line 98 of file timer.h.


Member Function Documentation

void UserTimer::start (  ) 

Definition at line 115 of file timer.C.

References BaseTimer::_start_t, and BaseTimer::MSPSEC.

Referenced by Timer::continueTimer(), and Timer::start().

void UserTimer::stop (  ) 

Stop timer

Precondition:
: start was called.

Definition at line 127 of file timer.C.

References BaseTimer::_start_t, BaseTimer::_t, and BaseTimer::MSPSEC.

Referenced by Timer::pauseTimer(), and Timer::stop().


The documentation for this class was generated from the following files:
Generated on Tue Nov 23 13:10:53 2010 for centerfocus by  doxygen 1.6.3