Skip to content
Snippets Groups Projects
Commit d7364d65 authored by sapier's avatar sapier
Browse files

Add missing doc for minetest.get_us_time()

parent e66bb9b8
No related branches found
No related tags found
No related merge requests found
......@@ -1276,6 +1276,8 @@ minetest.formspec_escape(string) -> string
^ escapes characters [ ] \ , ; that can not be used in formspecs
minetest.is_yes(arg)
^ returns whether arg can be interpreted as yes
minetest.get_us_time()
^ returns time with microsecond precision
minetest namespace reference
-----------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment