CodeProfiler GetProfilingResults Method Delta Engine Documentation

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

public CodeProfilingResults GetProfilingResults(
	ProfilingMode profilingMode
)

Return Value

Type: CodeProfilingResults

Implements

CodeProfilingProvider GetProfilingResults(ProfilingMode)
See Also