luasystem is a platform independent system call library for Lua. Supports Lua >= 5.1 and luajit >= 2.0.0.
Currently the following functions are supported:
- gettime
- monotime
- sleep
This code and its accompanying README are MIT licensed. See LICENSE for details.