QDP++
QDP::StopWatch Class Reference

#include <qdp_stopwatch.h>

Public Member Functions

 StopWatch ()
 Constructor.
 ~StopWatch ()
 Destructor.
void reset ()
 Reset the timer.
void start ()
 Start the timer.
void stop ()
 Stop the timer.
double getTimeInMicroseconds ()
 Get time in microseconds.
double getTimeInSeconds ()
 Get time in seconds.

Detailed Description

Definition at line 21 of file qdp_stopwatch.h.


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