Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CobaltFusion/DebugViewPP
/ StopTracking
Method
StopTracking
DebugView++/LogView.cpp:1388–1391 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1386
}
1387
1388
void CLogView::StopTracking()
1389
{
1390
m_track = nullptr;
1391
}
1392
1393
void CLogView::StopScrolling()
1394
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected