Tangent128 / luasdl2

A pure C binding of SDL 2.0 for Lua 5.1, Lua 5.2, and LuaJIT.
ISC License
383 stars 73 forks source link

getPerformanceCounter and getPerformanceFrequency should return a wider type #88

Open midn1 opened 3 years ago

midn1 commented 3 years ago

Currently, the counter overflows on my system very quickly.