Spinning Topp Logo BlackTopp Studios
inc
Public Member Functions | List of all members
Mezzanine::Testing::TimedTest Class Reference

An easy way to get the time something took to execute. More...

#include <testdatatools.h>

Public Member Functions

 TimedTest ()
 Simply Creating this starts the timer.
 
MaxInt GetLength ()
 How long since this started. More...
 

Detailed Description

An easy way to get the time something took to execute.

Definition at line 215 of file testdatatools.h.

Member Function Documentation

MaxInt Mezzanine::Testing::TimedTest::GetLength ( )
inline

How long since this started.

Returns
A MaxInt containing the Now - BeginTimer.

Definition at line 227 of file testdatatools.h.


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