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
(Ultra-lite library for retreiving server time in second + millisecond precision.)
 
m (Move page script moved page USERAPI GameTime Get to WoW:USERAPI GameTime Get without leaving a redirect)
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{userfunc}} <!-- Leave this line in! -->
{{usermethod}} <!-- Leave this line in! -->
<center>'''GameTime:Get''' ''- by [[user:Mikk|Mikk]] -''</center>
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.


<!-- Describe the purpose of the function(s), exhausting detail can be saved for a later section -->
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.
<!-- List return values and arguments as well as function name(s), follow Blizzard usage convention for args -->
  hour, minute, second = ''&lt;PREFIX&gt;''_GameTime:Get()
  hour, minute, second = ''&lt;PREFIX&gt;''_GameTime:Get()


Line 103: Line 98:


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