MCPcopy Create free account
hub / github.com/HertzDevil/0CC-FamiTracker / GetThreadHandle

Method GetThreadHandle

Source/VisualizerWnd.cpp:64–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62}
63
64HANDLE CVisualizerWnd::GetThreadHandle() const { // // //
65 return m_pWorkerThread->m_hThread;
66}
67
68template <typename F>
69void CVisualizerWnd::LockedState(F f) const { // // //

Callers 1

GetCPUUsageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected