Timer Class Reference

Small utility timer. More...

#include <Timer.h>

List of all members.

Public Member Functions

 Timer ()
void reset ()
double elapsed () const


Detailed Description

Small utility timer.

Author:
Travis Fischer (fisch0920@gmail.com)

Matthew Jacobs (jacobs.mh@gmail.com)

Date:
Fall 2008
Note:
Replaces the functionality of boost::timer which, at least on my primary testing system (Fedora i686 Linux), yields drastically incorrect results...

Definition at line 21 of file Timer.h.


Constructor & Destructor Documentation

Timer::Timer (  )  [inline]

Definition at line 22 of file Timer.h.


Member Function Documentation

void Timer::reset (  )  [inline]

Definition at line 26 of file Timer.h.

double Timer::elapsed (  )  const [inline]

Returns:
elapsed time measured in seconds since last reset

Definition at line 31 of file Timer.h.


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

Generated on 28 Feb 2009 for Milton by doxygen 1.5.6