WoW:USERAPI GameTime Get: Difference between revisions

m
no edit summary
(Ultra-lite library for retreiving server time in second + millisecond precision.)
 
mNo edit summary
Line 1: Line 1:
{{userfunc}} <!-- Leave this line in! -->
{{userfunc}} <!-- Leave this line in! -->
<center>'''GameTime:Get''' ''- by [[user:Mikk|Mikk]] -''</center>
<!-- 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.
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()


Anonymous user