Click or drag to resize

ProfileAverages Class

A class for collecting average information, for profiling, per thread that was used in matching (so in case of a normal single threaded action the values characterize the action)
Inheritance Hierarchy
SystemObject
  de.unika.ipd.grGen.libGrProfileAverages

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
public class ProfileAverages

The ProfileAverages type exposes the following members.

Constructors
  NameDescription
Public methodProfileAverages
Initializes a new instance of the ProfileAverages class
Top
Fields
See Also