WoW:USERAPI GameTime Get: Difference between revisions

Typo fixing, typos fixed: retreiving → retrieving using AWB
m (catfix)
(Typo fixing, typos fixed: retreiving → retrieving using AWB)
Line 1: Line 1:
{{userfunc}} <!-- Leave this line in! -->
{{userfunc}} <!-- 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()
Anonymous user