Home
last modified time | relevance | path

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

/third_party/python/Modules/_decimal/tests/
H A Dbench.py111 end_conv = time.time() variable
114 print("conversion time: %fs\n" % (end_conv-start_conv))
122 end_conv = time.time() variable
126 print("conversion time: %fs\n\n" % (end_conv-start_conv))

Completed in 1 milliseconds