| 
    BoosterSeat
    0.1
    
   A C++ library that includes common utilities that are used in other projects. 
   | 
 
BoosterSeat Stopwatch class declaration. More...
Go to the source code of this file.
Classes | |
| class | bst::IStopwatch | 
| class | bst::SoftwareStopwatch | 
| A manually controlled stopwatch that does not use the system clock.  More... | |
| class | bst::Stopwatch | 
| A simple stopwatch class. Basic start (resume), stop (pause), and reset functionality.  More... | |
Namespaces | |
| bst | |
BoosterSeat Stopwatch class declaration.