Skip to content

Commit d7364d6

Browse files
sapiersapier
sapier
authored and
sapier
committedAug 25, 2014
Add missing doc for minetest.get_us_time()
1 parent e66bb9b commit d7364d6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎doc/lua_api.txt

+2
Original file line numberDiff line numberDiff line change
@@ -1276,6 +1276,8 @@ minetest.formspec_escape(string) -> string
12761276
^ escapes characters [ ] \ , ; that can not be used in formspecs
12771277
minetest.is_yes(arg)
12781278
^ returns whether arg can be interpreted as yes
1279+
minetest.get_us_time()
1280+
^ returns time with microsecond precision
12791281

12801282
minetest namespace reference
12811283
-----------------------------

0 commit comments

Comments
 (0)
Please sign in to comment.