Click or drag to resize

PerformanceInfoStop Method

Stops time measurement and increases the TimeNeeded by the elapsed time between this call and the last call to Start().

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
public void Stop()
See Also