Skip to content

Commit

Permalink
Add missing doc for minetest.get_us_time()
Browse files Browse the repository at this point in the history
  • Loading branch information
sapier authored and sapier committed Aug 25, 2014
1 parent e66bb9b commit d7364d6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/lua_api.txt
Expand Up @@ -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
-----------------------------
Expand Down

0 comments on commit d7364d6

Please sign in to comment.