LuaHelper
LuaHelper copied to clipboard
Format not working when using typed number(e.g. 0ULL)
LuaJIT with FFI
if (a - b >= 1000ULL) then
sec = 0ULL
end