Click or drag to resize

GH_ActiveObjectProcessorTime Property

Gets the most recent processor time profiler value.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public virtual TimeSpan ProcessorTime { get; }

Property Value

Type: TimeSpan

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_ActiveObject.ProcessorTime"]

Implements

IGH_ActiveObjectProcessorTime
See Also