time_func = time.clock AttributeError: module 'time' has no attribute 'clock' https://stackoverflow.com/questions/58569361/attributeerror-module-time-has-no-attribute-clock-in-python-3-8
time_func = time.clock
AttributeError: module 'time' has no attribute 'clock'
https://stackoverflow.com/questions/58569361/attributeerror-module-time-has-no-attribute-clock-in-python-3-8