##// END OF EJS Templates
Warnings are raised if the slowest timing is greater than 1e-6...
Warnings are raised if the slowest timing is greater than 1e-6 It is often irritating when you do something like %timeit 3 and a warning pops up. This assumes that any timing less than a microsecond does not really matter

File last commit:

r2045:2b04bcfb
r18127:9da2f477
Show More
shadowns.py
1 line | 24 B | text/x-python | PythonLexer
""" Shadow namespace """