PerfManager Class Members
The following tables list the members exposed by PerfManager.
Public Properties
|
Name |
Description |
  |
Instance |
Retreives a reference to the singleton instance of PerfManager |
 |
InstanceName |
Gets the instance name for this application as it will appear in the PerfMon utility |
  |
IsEnabled |
|
  |
IsInitialized |
|
Public Methods
|
Name |
Description |
  |
DeInitialize |
|
 |
GetCounter |
|
  |
GetPerfDurationSecs |
Returns the number of seconds that have elapsed since a specified time |
  |
GetPerfTimer |
Gets the current value of the high-resolution performance counter |
  |
Initialize |
Allows PerfManager to initialize itself by creating a new PerfMon instance name and preparing all the PerformanceCounter instances |
Reference
PerfManager Class
FChoice.Common Namespace