![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Misc/Build.h"Go to the source code of this file.
| #define CSV_PROFILER (WITH_ENGINE && (!UE_BUILD_SHIPPING || CSV_PROFILER_ENABLE_IN_SHIPPING)) |
| #define CSV_PROFILER_ALLOW_DEBUG_FEATURES (!UE_BUILD_SHIPPING) |
| #define CSV_PROFILER_ENABLE_IN_SHIPPING 0 |
| #define CSV_PROFILER_MINIMAL 0 |
| #define CSV_PROFILER_STATS (CSV_PROFILER && !CSV_PROFILER_MINIMAL) |
| #define CSV_PROFILER_USE_CUSTOM_FRAME_TIMINGS 0 |