CodeProfiler Constructor Delta Engine Documentation
Initializes a new instance of the CodeProfiler class

Namespace: DeltaEngine.Profiling
Assembly: DeltaEngine.Profiling (in DeltaEngine.Profiling.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public CodeProfiler(
	int maximumPollsPerSecond = 10,
	float resetInterval = 0f
)
See Also