Internal
Sets up a group of timers.
Optional
name: stringThe statistics name, for logging purposes.
If false
, the timers do not measure the performance.
If false
, the timers do not measure the performance.
Optional
nameThe statistics name, for logging purposes.
Generated using TypeDoc
Manages a set of timers.
Remarks
The main objective of
Statistics
is to log these timers. You can disable statistics to minimize their impact on performance.