MLAPI API Reference
MLAPI API Reference
MLAPI.Profiling
NetworkProfiler Class
NetworkProfiler Properties
isRunning Property
Ticks Property
NetworkProfiler
isRunning Property
[This is preliminary documentation and is subject to change.]
Wheter or not the profiler is recording data
Namespace:
MLAPI.Profiling
Assembly:
MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
static
bool
isRunning
{
get
; }
Request Example
View Source
Property Value
Type:
Boolean
See Also
Reference
NetworkProfiler Class
MLAPI.Profiling Namespace