Derived classes implement system profiling - ie. RAM/CPU/etc. used over time.
View code on GitHub
Namespace: DeltaEngine.ProfilingAssembly: DeltaEngine.Profiling (in DeltaEngine.Profiling.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The SystemProfilingProvider type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | GetProfilingResults | |
![]() | Log |
Properties
Name | Description | |
---|---|---|
![]() | IsActive | |
![]() | MaximumPollsPerSecond |
Events
Name | Description | |
---|---|---|
![]() | Updated |
See Also