Click or drag to resize

GH_SolutionEventArgsDuration Property

Gets the duration for this solution. The duration is a more accurate measure than EndTime-StartTime.

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

Property Value

Type: TimeSpan

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_SolutionEventArgs.Duration"]

See Also