PluginDiagnostics

Namespace: uModPlugins

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 (Int32)

Track the end of an important method

TrackStart ()

Track the start of an important method