WoW:USERAPI GameTime Get: Difference between revisions

m
Move page script moved page USERAPI GameTime Get to WoW:USERAPI GameTime Get without leaving a redirect
mNo edit summary
m (Move page script moved page USERAPI GameTime Get to WoW:USERAPI GameTime Get without leaving a redirect)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{userfunc}} <!-- Leave this line in! -->
{{usermethod}} <!-- Leave this line in! -->
This is an ultra-lite library for retreiving server time in second + millisecond precision. It will stay at hour+minute precision for the first minute played, but will be accurate after that.
This is an ultra-lite library for retrieving server time in second + millisecond precision. It will stay at hour+minute precision for the first minute played, but will be accurate after that.


  hour, minute, second = ''&lt;PREFIX&gt;''_GameTime:Get()
  hour, minute, second = ''&lt;PREFIX&gt;''_GameTime:Get()
Line 98: Line 98:


__NOTOC__
__NOTOC__
[[Category:User Defined Functions]]
[[Category:User defined functions]]
Anonymous user