Closed
Description
time.clock
was deprecated in 3.3 and was removed in 3.8 with PR python/cpython#13270 . I think below line might cause incompatibility in 3.8 on Windows so I am creating an issue for the same.
autobahn-python/autobahn/util.py
Line 466 in 87ea1cc
Thanks