Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CobaltFusion/DebugViewPP
/ SetClockTime
Method
SetClockTime
DebugView++/LogView.cpp:1467–1471 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1465
}
1466
1467
void CLogView::SetClockTime(bool clockTime)
1468
{
1469
m_clockTime = clockTime;
1470
Invalidate(false);
1471
}
1472
1473
void CLogView::SetViewProcessColors(bool value)
1474
{
Callers
1
LoadConfiguration
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected