Jolt Physics
A multi core friendly Game Physics Engine
Loading...
Searching...
No Matches
ProfileMeasurement Class Reference

Create this class on the stack to start sampling timing information of a particular scope. More...

#include <Profiler.h>

Inheritance diagram for ProfileMeasurement:
NonCopyable

Public Member Functions

 ProfileMeasurement (const char *inName, uint32 inColor=0)
 Constructor. More...
 
 ~ProfileMeasurement ()
 
- Public Member Functions inherited from NonCopyable
 NonCopyable ()=default
 
 NonCopyable (const NonCopyable &)=delete
 
void operator= (const NonCopyable &)=delete
 

Detailed Description

Create this class on the stack to start sampling timing information of a particular scope.

Constructor & Destructor Documentation

◆ ProfileMeasurement()

ProfileMeasurement::ProfileMeasurement ( const char *  inName,
uint32  inColor = 0 
)
inline

Constructor.

◆ ~ProfileMeasurement()

ProfileMeasurement::~ProfileMeasurement ( )
inline

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