Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ getPreviousScanDuration
Method
getPreviousScanDuration
gui/threadhandler.cpp:263–266 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
261
}
262
263
int ThreadHandler::getPreviousScanDuration() const
264
{
265
return mScanDuration;
266
}
267
268
std::list<FileWithDetails> ThreadHandler::getReCheckFiles(bool all) const
269
{
Callers
1
showStatistics
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected