Skip to content

Change time.clock to time.perf_counter#3

Open
typ431127 wants to merge 1 commit intoemamirazavi:masterfrom
typ431127:master
Open

Change time.clock to time.perf_counter#3
typ431127 wants to merge 1 commit intoemamirazavi:masterfrom
typ431127:master

Conversation

@typ431127
Copy link

time.clock has been deprecated in Python 3.3 and will be removed from Python 3.8: use time.perf_counter or time.process_time instead

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant