Base::StopWatch Class Reference

#include <Tools.h>

List of all members.

Classes

struct  Private

Public Member Functions

int elapsed ()
void start ()
 StopWatch ()
std::string toString (int ms) const
 ~StopWatch ()

Detailed Description

Definition at line 132 of file Base/Tools.h.


Constructor & Destructor Documentation

StopWatch::StopWatch (  ) 

Definition at line 134 of file Base/Tools.cpp.

StopWatch::~StopWatch (  ) 

Definition at line 138 of file Base/Tools.cpp.


Member Function Documentation

int StopWatch::elapsed (  ) 

Definition at line 148 of file Base/Tools.cpp.

References Base::StopWatch::Private::t.

void StopWatch::start (  ) 

Definition at line 143 of file Base/Tools.cpp.

References Base::StopWatch::Private::t.

std::string StopWatch::toString ( int  ms  )  const

Definition at line 153 of file Base/Tools.cpp.


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

Generated on Wed Nov 23 19:01:48 2011 for FreeCAD by  doxygen 1.6.1