An object to track stats. Contains two different counters. More...
#include <VoxelLayer.h>
Public Attributes | |
| time_t | time |
| Used to track elapsed time. | |
| unsigned int | count |
| Used to count occurrences. | |
An object to track stats. Contains two different counters.
Definition at line 464 of file VoxelLayer.h.