# Profile Run Start
Grammar — Profile Run Start inTestName
Flags —Native
|Action
|Restricted
# Arguments
text
— Test Name
Returns — void
native void StartProfileRun(text name);
# 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 —