Skip to content

Conversation

@Waanofii-Tech
Copy link

Since Python 3.3 time.clock() has been deprecated, if we are using
latest Python we have to change it to time.pref_counter(). For more
information:
https://www.geeksforgeeks.org/time-perf_counter-function-in-python/

Since Python 3.3 time.clock() has been deprecated, if we are using
latest Python we have to change it to time.pref_counter(). For more
information:
https://www.geeksforgeeks.org/time-perf_counter-function-in-python/
Since Python 3.3 time.clock() has been deprecated, if we are using
latest Python we have to change it to time.pref_counter(). For more
information:
https://www.geeksforgeeks.org/time-perf_counter-function-in-python/
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