vtf-logo

ads::Timer Class Reference

A timer that measures ellapsed time in seconds. More...

#include <Timer.h>

List of all members.

Public Types

typedef double Number
 The number type for seconds.

Public Member Functions

 Timer ()
 Default constructor.
 Timer (const Timer &x)
 Copy constructor.
const Timeroperator= (const Timer &x)
 Assignment operator.
 ~Timer ()
 Trivial destructor.
void tic ()
 Start/reset the timer.
Number toc ()
 Return the time in seconds since the last tic.


Detailed Description

A timer that measures ellapsed time in seconds.


The documentation for this class was generated from the following file:
Generated on Fri Aug 24 12:55:41 2007 for Algorithms and Data Structures Package by  doxygen 1.4.7