MCPcopy Create free account
hub / github.com/cppcheck-opensource/cppcheck / set_elapsed_time

Method set_elapsed_time

tools/reduce.py:262–263  ·  view source on GitHub ↗
(self, elapsed_time)

Source from the content-addressed store, hash-verified

260 stmt = strippedline[-1] in ';{}'
261
262 def set_elapsed_time(self, elapsed_time):
263 self.__elapsed_time = elapsed_time
264
265 def writefile(self, filedata):
266 self.__writefile(self.__file, filedata)

Callers 1

mainFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected