Click or drag to resize

GH_MouseTrackerDuration Property

Gets the timespan that has passed between the oldest and youngest recorded frames. This is not the same as the time that has passed since recording began.

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

Property Value

Type: TimeSpan

[Missing <value> documentation for "P:Grasshopper.GUI.GH_MouseTracker.Duration"]

See Also