LBIBCell
 All Classes Functions Variables Friends Pages
UtilLib::Timer Class Reference

a class for timing More...

#include <Timer.hpp>

Public Member Functions

void start ()
 starts the timer
 
double stop ()
 stops the timer and returns the time in sec More...
 

Detailed Description

a class for timing

Definition at line 32 of file Timer.hpp.

Member Function Documentation

double UtilLib::Timer::stop ( )
inline

stops the timer and returns the time in sec

Returns
the time since the timer has started

Definition at line 46 of file Timer.hpp.


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