|
LuaBox
|
#include "lua_include.h"#include "global.h"Go to the source code of this file.
Functions | |
| int | Millis (lua_State *L_) |
| Get the current system time in milliseconds. | |
| int Millis | ( | lua_State * | L_ | ) |
Get the current system time in milliseconds.
| L_ | Lua state. |