MCPcopy Create free account
hub / github.com/ActiveState/code / value

Method value

recipes/Python/577475_Power_Of_Two/recipe-577475.py:10–11  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

8 # is providing a start time
9 @staticmethod
10 def value():
11 return Timer.function()
12
13 # calculating delta between current time and start time.
14 @staticmethod

Callers 2

mainFunction · 0.45
recipe-579147.pyFile · 0.45

Calls 1

functionMethod · 0.45

Tested by

no test coverage detected