Kinect / PyKinect2

Wrapper to expose Kinect for Windows v2 API in Python
MIT License
496 stars 236 forks source link

Update for Python 3.8 #110

Open MicroBugTracker opened 1 year ago

MicroBugTracker commented 1 year ago

Replaced time.clock() with time.perf_counter()