Home
last modified time | relevance | path

Searched refs:start_calc (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/_decimal/tests/
H A Dbench.py106 start_calc = time.time() variable
113 print("calculation time: %fs" % (end_calc-start_calc))
117 start_calc = time.time() variable
125 print("calculation time: %fs" % (end_calc-start_calc))

Completed in 1 milliseconds