MCPcopy 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
263int ThreadHandler::getPreviousScanDuration() const
264{
265 return mScanDuration;
266}
267
268std::list<FileWithDetails> ThreadHandler::getReCheckFiles(bool all) const
269{

Callers 1

showStatisticsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected