bpo-36895: remove time.clock() as per removal notice. (GH-13270)
`time.clock()` was deprecated in 3.3, and marked for removal removal in 3.8; this thus remove it from the time module.
Showing
Please
register
or
sign in
to comment
`time.clock()` was deprecated in 3.3, and marked for removal removal in 3.8; this thus remove it from the time module.