Grasshopper API
GH_ActiveObjectProcessorTime Property |
Gets the most recent processor time profiler value.
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)

public virtual TimeSpan ProcessorTime { get; }
Public Overridable ReadOnly Property ProcessorTime As TimeSpan Get
Property Value
Type: TimeSpan[Missing <value> documentation for "P:Grasshopper.Kernel.GH_ActiveObject.ProcessorTime"]
Implements
IGH_ActiveObjectProcessorTime