Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

replaced deprecated time.clock() with time.process_time() #100

Merged
merged 1 commit into from
Nov 3, 2019

Conversation

3c2b2ff5
Copy link
Contributor

@3c2b2ff5 3c2b2ff5 commented Nov 2, 2019

as time.clock() is deprecated, use time.process_time() instead.

@3c2b2ff5 3c2b2ff5 changed the title replaced depricated time.clock() with time.process_time() replaced deprecated time.clock() with time.process_time() Nov 2, 2019
@jaqx0r
Copy link
Contributor

jaqx0r commented Nov 3, 2019

Thanks!

@jaqx0r jaqx0r merged commit 10d12e3 into google:master Nov 3, 2019
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.

2 participants