MCPcopy 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
323QDateTime ThreadHandler::getCheckStartTime() const
324{
325 return mCheckStartTime;
326}
327
328void ThreadHandler::setCheckStartTime(QDateTime checkStartTime)
329{

Callers 1

reAnalyzeSelectedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected