pkgsrc/devel/lua-system/DESCR
nia 814a37634e devel: Add lua-system, based on work by Jonathan Buschmann in wip
luasystem is a platform independent system call library for Lua.

Currently the following functions are supported:

- gettime
- monotime
- sleep
2020-07-08 12:15:08 +00:00

7 lines
145 B
Text

luasystem is a platform independent system call library for Lua.
Currently the following functions are supported:
- gettime
- monotime
- sleep