Profiler.RunningProfiler Property
Gets the profiler that is currently running.
Thread safety: This property is not thread-safe.
Syntax
public static Profiler RunningProfiler { get; }
Property Value
Platforms
Windows, Linux, Android
Gets the profiler that is currently running.
public static Profiler RunningProfiler { get; }
Windows, Linux, Android
In this article
Gets the profiler that is currently running.
public:
static ProfilerPtr runningProfiler ( ) const;
Windows, Linux, Android
In this article
Gets the profiler that is currently running.
public static final Profiler getRunningProfiler ( )
Windows, Linux, Android
In this article
Gets the profiler that is currently running.
runningProfiler
Windows, Linux, Android
In this article