PluginDiagnostics
Assembly: uMod.Core.dll
Inheritance Object PluginDiagnostics
Implements IPluginDiagnostics
Summary
Represents plugin diagnostics
Fields
Name | Summary |
|---|---|
Plugin | Gets a plugin object |
Properties
Name | Summary |
|---|---|
TotalHookTime | Gets the total hook time |
Methods
Name | Summary |
|---|---|
Clear () | Dispose of plugin diagnostics |
TrackEnd ( | Track the end of an important method |
TrackStart () | Track the start of an important method |