|
Games Task Scheduler (GTS)
A multi-processor scheduling framework for games engines
|
A set of thread local counters. More...
#include <Counter.h>
Public Member Functions | |
| void | countOccurance (OwnedId const &id, size_t counter) |
| void | print (SubIdType const &ownerId, const char *file) |
Static Public Member Functions | |
| static Counter & | inst () |
A set of thread local counters.
| TCounters | The definition of the counters and their string mappings. |