Photon Common Library 2.0.0-beta
A physically based renderer.
Loading...
Searching...
No Matches
ph::TimerStatsReport Class Referencefinal

#include <stats.h>

Classes

struct  GroupedTimeRecord
 
struct  TimeRecord
 

Public Member Functions

 TimerStatsReport ()
 
GroupedTimeRecord getGroupedTimeRecord () const
 
std::string proportionalReport () const
 
std::string averagedReport () const
 
std::string detailedReport () const
 
std::string rawReport () const
 

Constructor & Destructor Documentation

◆ TimerStatsReport()

ph::TimerStatsReport::TimerStatsReport ( )

Member Function Documentation

◆ averagedReport()

std::string ph::TimerStatsReport::averagedReport ( ) const

◆ detailedReport()

std::string ph::TimerStatsReport::detailedReport ( ) const

◆ getGroupedTimeRecord()

TimerStatsReport::GroupedTimeRecord ph::TimerStatsReport::getGroupedTimeRecord ( ) const

◆ proportionalReport()

std::string ph::TimerStatsReport::proportionalReport ( ) const

◆ rawReport()

std::string ph::TimerStatsReport::rawReport ( ) const

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