Definition at line 22 of file AssetInstanceData.h.
◆ startCostCalculation()
TimingScope Cogs::Core::AssetInstanceFrameStats::startCostCalculation |
( |
| ) |
|
|
inline |
◆ startDispatch()
TimingScope Cogs::Core::AssetInstanceFrameStats::startDispatch |
( |
| ) |
|
|
inline |
◆ startInit()
TimingScope Cogs::Core::AssetInstanceFrameStats::startInit |
( |
| ) |
|
|
inline |
◆ startLodCalculation()
TimingScope Cogs::Core::AssetInstanceFrameStats::startLodCalculation |
( |
| ) |
|
|
inline |
◆ startProcessing()
TimingScope Cogs::Core::AssetInstanceFrameStats::startProcessing |
( |
| ) |
|
|
inline |
◆ startUpdate()
TimingScope Cogs::Core::AssetInstanceFrameStats::startUpdate |
( |
| ) |
|
|
inline |
◆ calculateCostTime
double Cogs::Core::AssetInstanceFrameStats::calculateCostTime = 0 |
◆ destroyedEntities
uint32_t Cogs::Core::AssetInstanceFrameStats::destroyedEntities = 0 |
◆ dispatchTime
double Cogs::Core::AssetInstanceFrameStats::dispatchTime = 0 |
◆ estimateTime
double Cogs::Core::AssetInstanceFrameStats::estimateTime = 0 |
◆ initTime
double Cogs::Core::AssetInstanceFrameStats::initTime = 0 |
◆ lodChanges
uint32_t Cogs::Core::AssetInstanceFrameStats::lodChanges = 0 |
◆ lodsEvaluated
uint32_t Cogs::Core::AssetInstanceFrameStats::lodsEvaluated = 0 |
◆ lodTime
double Cogs::Core::AssetInstanceFrameStats::lodTime = 0 |
◆ modelsRequested
uint32_t Cogs::Core::AssetInstanceFrameStats::modelsRequested = 0 |
◆ processingTime
double Cogs::Core::AssetInstanceFrameStats::processingTime = 0 |
◆ spawnedEntities
uint32_t Cogs::Core::AssetInstanceFrameStats::spawnedEntities = 0 |
◆ timer
Timer Cogs::Core::AssetInstanceFrameStats::timer |
◆ updateTime
double Cogs::Core::AssetInstanceFrameStats::updateTime = 0 |
The documentation for this struct was generated from the following file: