mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-17 10:25:21 +02:00
SAPI: Move core.get_us_time() to Util module
This commit is contained in:
@@ -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, ...)
|
||||
|
Reference in New Issue
Block a user