source
Timer ()
Initialize self. See help(type(self)) for accurate signature.
with Timer(): print()
Elapsed time: 0.0001 seconds
print_red (text)
print_red source: https://stackoverflow.com/a/16816874/10637373
print_red
print_red("test_red")
test_red