MCPcopy Index your code
hub / github.com/PaddlePaddle/PaddleDetection / value

Method value

deploy/python/utils.py:247–248  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

245 self.et = 0.
246
247 def value(self):
248 return round(self.time, 4)
249
250
251class Timer(Times):

Callers 2

infoMethod · 0.45
reportMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected