Analytics Template Library
 All Classes Namespaces Functions Variables Pages
Public Member Functions | List of all members
tools::ProfiledFunction Class Reference

Public Member Functions

 ProfiledFunction (std::string name)
 
unsigned long GetCalls_ () const
 
void SetCalls_ (unsigned long calls_)
 
std::string GetName_ () const
 
void SetName_ (std::string name_)
 
double GetTime_ () const
 
void SetTime_ (double time_)
 
void StartTiming ()
 
void StopTiming ()
 
double GetAverageTime ()
 

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