Profiler.h file
Defines
- #define TNX_FRAME_MARK()
- #define TNX_ZONE()
- #define TNX_ZONE_N(name)
- #define TNX_ZONE_C(color)
- #define TNX_ZONE_NC(name, color)
- #define TNX_ZONE_COARSE()
- #define TNX_ZONE_COARSE_N(name)
- #define TNX_ZONE_COARSE_C(color)
- #define TNX_ZONE_COARSE_NC(name, color)
- #define TNX_ZONE_MEDIUM()
- #define TNX_ZONE_MEDIUM_N(name)
- #define TNX_ZONE_MEDIUM_C(color)
- #define TNX_ZONE_MEDIUM_NC(name, color)
- #define TNX_ZONE_FINE()
- #define TNX_ZONE_FINE_N(name)
- #define TNX_ZONE_FINE_C(color)
- #define TNX_ZONE_FINE_NC(name, color)
- #define TNX_ZONE_TEXT(text, size)
- #define TNX_ALLOC(ptr, size)
- #define TNX_FREE(ptr)
- #define TNX_ALLOC_N(ptr, size, name)
- #define TNX_FREE_N(ptr, name)
- #define TNX_PLOT(name, value)
- #define TNX_COLOR_MEMORY
- #define TNX_COLOR_RENDERING
- #define TNX_COLOR_PHYSICS
- #define TNX_COLOR_LOGIC
- #define TNX_COLOR_NETWORK
- #define TNX_COLOR_AUDIO
- #define TNX_COLOR_WORKER
- #define TNX_COLOR_JOLT