While testing ejeschke/glue-ginga#30 , I encountered this message:
glue_ginga/qt/tests/test_viewer_widget.py::TestGingaViewer::test_single_draw_call_on_create
C:\...\vispy\util\ptime.py:35: DeprecationWarning: time.clock has been deprecated in
Python 3.3 and will be removed from Python 3.8:
use time.perf_counter or time.process_time instead
cstart = systime.clock() # Required to start the clock in windows
While testing ejeschke/glue-ginga#30 , I encountered this message: