Pol  Revision:cb584c9
Pol::Core::PolTimer Class Reference

#include <poltimer.h>

Public Member Functions

 PolTimer ()
 
void printOn (std::ostream &os)
 

Private Attributes

polclock_t start
 

Detailed Description

Definition at line 16 of file poltimer.h.

Constructor & Destructor Documentation

Pol::Core::PolTimer::PolTimer ( )
inline

Definition at line 19 of file poltimer.h.

Member Function Documentation

void Pol::Core::PolTimer::printOn ( std::ostream &  os)
inline

Definition at line 20 of file poltimer.h.

References Pol::Core::polclock(), and start.

Member Data Documentation

polclock_t Pol::Core::PolTimer::start
private

Definition at line 23 of file poltimer.h.

Referenced by printOn().


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