CEBL  2.1
Public Member Functions
Timer Class Reference

#include <Timer.hpp>

Public Member Functions

 Timer ()
void restart ()
long elapsed ()

Detailed Description

Timer.hpp

Author:
Jeshua Bratman

Simple timer class.

Definition at line 31 of file Timer.hpp.


Constructor & Destructor Documentation

Timer::Timer ( )
inline

Definition at line 36 of file Timer.hpp.

References restart().


Member Function Documentation

long Timer::elapsed ( )
inline

Definition at line 47 of file Timer.hpp.

void Timer::restart ( )
inline

Definition at line 42 of file Timer.hpp.

Referenced by Timer().


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