brianush1 / zua

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

os.clock() always returns 0 on Windows

brianush1 opened this issue · comments

GetProcessTimes() from the Windows API should be used in the implementation of os.clock.