SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
TimeThrottle Class Reference

#include <Timer.h>

Inheritance diagram for TimeThrottle:
WallClockTimer Timer

Public Member Functions

 TimeThrottle ()
 
virtual ~TimeThrottle ()
 
void wait_for_time (double time)
 
- Public Member Functions inherited from WallClockTimer
 WallClockTimer ()
 
virtual ~WallClockTimer ()
 
- Public Member Functions inherited from Timer
 Timer ()
 
virtual ~Timer ()
 
void start ()
 
void stop ()
 
void clear ()
 
double time ()
 
void add (double t)
 
timer_state_e state ()
 

Additional Inherited Members

- Public Types inherited from Timer
enum  timer_state_e { Stopped, Running }
 
- Protected Member Functions inherited from WallClockTimer
virtual double get_time ()
 

Constructor & Destructor Documentation

virtual ~TimeThrottle ( )
virtual

Member Function Documentation

void wait_for_time ( double  time)

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