Public Member Functions

CppUnitTestFunctionExecTimer Class Reference

A simple TIMER class useful for tracking a call execution time. More...

#include <CppUnitTestFunctionExecTimer.h>

List of all members.

Public Member Functions

 CppUnitTestFunctionExecTimer ()
 ~CppUnitTestFunctionExecTimer ()
void StartTimer (void)
void StopTimer (void)
double GetDuration (void) const
double TimeElaspedInSeconds () const
std::string ToString (void) const

Detailed Description

A simple TIMER class useful for tracking a call execution time.


Constructor & Destructor Documentation

CppUnitTestFunctionExecTimer::CppUnitTestFunctionExecTimer (  ) 
CppUnitTestFunctionExecTimer::~CppUnitTestFunctionExecTimer (  ) 

Member Function Documentation

double CppUnitTestFunctionExecTimer::GetDuration ( void   )  const
void CppUnitTestFunctionExecTimer::StartTimer ( void   ) 
void CppUnitTestFunctionExecTimer::StopTimer ( void   ) 
double CppUnitTestFunctionExecTimer::TimeElaspedInSeconds (  )  const
std::string CppUnitTestFunctionExecTimer::ToString ( void   )  const

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


© Application Security Inc. - All Rights Reserved http://msiext.codeplex.com