Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
64
HANDLE CVisualizerWnd::GetThreadHandle() const { // // //
65
return m_pWorkerThread->m_hThread;
66
}
67
68
template <typename F>
69
void CVisualizerWnd::LockedState(F f) const { // // //
Callers
1
GetCPUUsage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected