View Single Post
04/13/14, 05:34 AM   #2
Stormknight
 
Stormknight's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2014
Posts: 128
I spent a while previously looking for functions that return ingame time or weather and there's nothing in the documentation on the wiki. There may be functions buried within the ZO API, but I don't have access to documentation on that.

Frame delta seconds is the number of milliseconds since the previous frame rendered.
  Reply With Quote