TNT::Stopwatch Class Reference

#include <tnt_stopwatch.h>

List of all members.

Public Member Functions

 Stopwatch ()
void start ()
double stop ()
double read ()
void resume ()
int running ()

Private Attributes

int running_
double start_time_
double total_


Detailed Description

Definition at line 38 of file tnt_stopwatch.h.


Constructor & Destructor Documentation

TNT::Stopwatch::Stopwatch (  )  [inline]

Definition at line 53 of file tnt_stopwatch.h.


Member Function Documentation

double TNT::Stopwatch::read (  )  [inline]

Definition at line 82 of file tnt_stopwatch.h.

void TNT::Stopwatch::resume (  )  [inline]

Definition at line 72 of file tnt_stopwatch.h.

int TNT::Stopwatch::running (  )  [inline]

void TNT::Stopwatch::start (  )  [inline]

Definition at line 55 of file tnt_stopwatch.h.

double TNT::Stopwatch::stop (  )  [inline]

Definition at line 62 of file tnt_stopwatch.h.


Member Data Documentation

int TNT::Stopwatch::running_ [private]

Definition at line 40 of file tnt_stopwatch.h.

double TNT::Stopwatch::start_time_ [private]

Definition at line 41 of file tnt_stopwatch.h.

double TNT::Stopwatch::total_ [private]

Definition at line 42 of file tnt_stopwatch.h.


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

Generated on Fri Feb 6 13:30:19 2009 for CorAL by  doxygen 1.5.8