MCPcopy Create free account
hub / github.com/CobaltFusion/DebugViewPP / OnViewTime

Method OnViewTime

DebugView++/LogView.cpp:1053–1056  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1051}
1052
1053void CLogView::OnViewTime(UINT /*uNotifyCode*/, int /*nID*/, CWindow /*wndCtl*/)
1054{
1055 SetClockTime(!GetClockTime());
1056}
1057
1058void CLogView::OnViewProcessColors(UINT /*uNotifyCode*/, int /*nID*/, CWindow /*wndCtl*/)
1059{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected