Nv::Blast::TkGroupStats Struct Reference

#include <NvBlastTkGroup.h>

List of all members.

Public Attributes

uint32_t processedActorsCount
 Accumulated number of processed actors in all TkWorker.
NvBlastTimers timers
 Accumulated time spent in blast low-level functions, see NvBlastTimers.
int64_t workerTime
 Accumulated time spent executing TkWorker::run. Unit is ticks, see NvBlastTimers.


Detailed Description

Used to collect internal counters using TkGroup::getStats (for profile builds only)
See also:
TkGroup::getStats()

Member Data Documentation

Accumulated number of processed actors in all TkWorker.

Accumulated time spent in blast low-level functions, see NvBlastTimers.

Accumulated time spent executing TkWorker::run. Unit is ticks, see NvBlastTimers.


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