Class ValueLabel
Namespace: Unity.Profiling.Editor.SystemMetrics.Mali
Syntax
public class ValueLabel : Label
Properties
Unit
Declaration
public ProfilerMarkerDataUnit Unit { get; }
Property Value
Type | Description |
---|---|
ProfilerMarkerDataUnit |
Methods
SetValue(Int64)
Declaration
public void SetValue(long value)
Parameters
Type | Name | Description |
---|---|---|
Int64 | value |