Skip to content

Replace calls to deprecated function time.clock()#24

Open
dclaganiere wants to merge 1 commit intofig02:masterfrom
dclaganiere:dclaganiere-patch-1
Open

Replace calls to deprecated function time.clock()#24
dclaganiere wants to merge 1 commit intofig02:masterfrom
dclaganiere:dclaganiere-patch-1

Conversation

@dclaganiere
Copy link
Copy Markdown

time.clock() was being used for performance measurements, so replaced with time.perf_counter()

`time.clock()` was being used for performance measurements, so replaced with `time.perf_counter()`
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