From 306b0670916fee8d0316a69f161c7a9b14e9516d Mon Sep 17 00:00:00 2001 From: kwolekr Date: Mon, 26 Oct 2015 03:45:55 -0400 Subject: SAPI: Move core.get_us_time() to Util module --- doc/menu_lua_api.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc') diff --git a/doc/menu_lua_api.txt b/doc/menu_lua_api.txt index d1e209187..c995b4c55 100644 --- a/doc/menu_lua_api.txt +++ b/doc/menu_lua_api.txt @@ -191,6 +191,8 @@ core.create_world(worldname, gameid) core.delete_world(index) Helpers: +core.get_us_time() +^ returns time with microsecond precision core.gettext(string) -> string ^ look up the translation of a string in the gettext message catalog fgettext_ne(string, ...) -- cgit v1.2.3