Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CobaltFusion/DebugViewPP
/ GetHistorySize
Method
GetHistorySize
DebugView++Lib/LogFile.cpp:69–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
}
68
69
size_t LogFile::GetHistorySize() const
70
{
71
return m_historySize;
72
}
73
74
void LogFile::SetHistorySize(size_t size)
75
{
Callers
1
OnLogHistory
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected