Click or drag to resize

GH_ComponentProcessorTime Property

Gets the total processor time (profiler) spend by this component and all input parameters.

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

Property Value

Type: TimeSpan

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

See Also