Skip to content

Use time.process_time instead of time.clock#99

Open
nasyxx wants to merge 1 commit into
thunlp:masterfrom
nasyxx:patch-1
Open

Use time.process_time instead of time.clock#99
nasyxx wants to merge 1 commit into
thunlp:masterfrom
nasyxx:patch-1

Conversation

@nasyxx

@nasyxx nasyxx commented Feb 28, 2020

Copy link
Copy Markdown

time.clock deprecated since version 3.3, and has been removed in version 3.8.

time.clock deprecated since version 3.3, and has been removed in version 3.8.
@mymusise

mymusise commented Nov 3, 2021

Copy link
Copy Markdown

Variate start is not used, I think start = time.clock() can be removed.

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