EPICS ARCHIVER V4
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups
Public Member Functions | List of all members
BenchTimer Class Reference

Start/stop type of timer. More...

#include <BenchTimer.h>

Public Member Functions

 BenchTimer ()
 Constructor, also invokes start().
 
void start ()
 Start or re-start the timer.
 
double stop ()
 Stop the timer, returns the seconds of runtime.
 
double runtime ()
 Runtime of the last start...stop cycle.
 
std::string toString ()
 Printable representation of runtime().
 

Detailed Description

Start/stop type of timer.


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