MCPcopy Create free account
hub / github.com/9chu/LuaSTGPlus / DebugMonitor

Method DebugMonitor

PerformanceMonitor/DebugMonitor.cs:41–43  ·  view source on GitHub ↗

Private constructor so no one can create a instance of this static class

()

Source from the content-addressed store, hash-verified

39 /// of this static class
40 /// </summary>
41 private DebugMonitor() {
42 ;
43 }
44
45 #region Win32 API Imports
46

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected