Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CobaltFusion/DebugViewPP
/ ScrollDown
Method
ScrollDown
DebugView++/LogView.cpp:1457–1460 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1455
}
1456
1457
void CLogView::ScrollDown()
1458
{
1459
ScrollToIndex(m_logLines.size() - 1, false);
1460
}
1461
1462
bool CLogView::GetClockTime() const
1463
{
Callers
nothing calls this directly
Calls
1
size
Method · 0.45
Tested by
no test coverage detected