Click or drag to resize

PerformanceInfoTimeNeeded Property

The accumulated time of rule and sequence applications in seconds since last Reset, as defined by the intervals between Start and Stop.

Namespace: de.unika.ipd.grGen.libGr
Assembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
Syntax
C#
public double TimeNeeded { get; }

Property Value

Double
See Also