Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CobaltFusion/DebugViewPP
/ SetHistorySize
Method
SetHistorySize
DebugView++Lib/LogFile.cpp:74–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
72
}
73
74
void LogFile::SetHistorySize(size_t size)
75
{
76
m_historySize = size;
77
}
78
79
} // namespace debugviewpp
80
} // namespace fusion
Callers
1
OnLogHistory
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected