BoosterSeat  0.1
A C++ library that includes common utilities that are used in other projects.
timer.hpp File Reference
Include dependency graph for timer.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  bst::ITimer
 Interface for a timer class. More...
 
class  bst::SoftwareTimer
 A software timer class for manual control. More...
 
class  bst::Timer
 A simple timer class for timing events. More...
 

Namespaces

 bst