# Wait For Profiler Logging To End
Grammar — Wait For Profiler Logging To complete
Flags —Native|Action|Restricted
Wait for the Profiler to complete logging.
Returns — void
native void WaitForProfilerLoggingToEnd();
# Related
Category: Debug / Performance Testing
- Wait For Profiler Logging To End —
void— WaitForProfilerLoggingToEnd - Profile Run Start —
void— StartProfileRun - Profile Run Stop —
void— StopProfileRun - Performance Test Start —
void— PerfTestStart - Performance Test Stop —
void— PerfTestStop - Performance Test Get FPS —
void— PerfTestGetFPS - Unit Stats Start —
void— UnitStatsStart - Unit Stats Stop —
void— UnitStatsStop
# Examples
— None found —