mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-16 18:01:40 +00:00
SAPI: Move core.get_us_time() to Util module
This commit is contained in:
parent
5f342aa015
commit
306b067091
5 changed files with 17 additions and 12 deletions
|
@ -168,9 +168,6 @@ private:
|
|||
// stops forceloading a position
|
||||
static int l_forceload_free_block(lua_State *L);
|
||||
|
||||
// get us precision time
|
||||
static int l_get_us_time(lua_State *L);
|
||||
|
||||
public:
|
||||
static void Initialize(lua_State *L, int top);
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue