Nirtcpp 2.1.0
Nirtcpp is a high-performance c++ graphics engine.
Loading...
Searching...
No Matches
nirt::SProfileData Class Reference

Used to store the profile data (and also used for profile group data). More...

#include <nirtcpp/core/engine/IProfiler.hpp>

Public Member Functions

bool operator< (const SProfileData &pd) const
 
bool operator== (const SProfileData &pd) const
 
u32 getGroupIndex () const
 
const core::stringwgetName () const
 
u32 getCallsCounter () const
 Each time profiling for this data is stopped it increases the counter by 1.
 
u32 getLongestTime () const
 Longest time a profile call for this id took from start until it was stopped again.
 
u32 getTimeSum () const
 Time spend between start/stop.
 

Friends

class IProfiler
 

Detailed Description

Used to store the profile data (and also used for profile group data).


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

Nirtcpp    @cppfx.xyz

Utxcpp    utx::print