Home
last modified time | relevance | path

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

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

Completed in 0 milliseconds