#include <NvBlastTkGroup.h>
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. | |
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.