Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ getCheckStartTime
Method
getCheckStartTime
gui/threadhandler.cpp:323–326 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
321
}
322
323
QDateTime ThreadHandler::getCheckStartTime() const
324
{
325
return mCheckStartTime;
326
}
327
328
void ThreadHandler::setCheckStartTime(QDateTime checkStartTime)
329
{
Callers
1
reAnalyzeSelected
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected