VoxelFarm::StatTracker Struct Reference

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.
 

Detailed Description

An object to track stats. Contains two different counters.

Definition at line 464 of file VoxelLayer.h.


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