can anyone confirm if the timestamp parameter is the in-game time or your computer's time? i was using date("%x %X",timestamp) to convert the numbers like 1206258064.048. When I changed my sysem time that number changed & corresponding to my computer's clock.
I'm looking to capture the exact time a combat event is fired and GetGameTime() does not give me the granularity I want.
I've been poking around with the sample code and I like the idea of integrating my addons with the default UI but don't know if it's worth it. Has anyone else played with it or looked into integrating Waterfall into it.
0
I'm looking to capture the exact time a combat event is fired and GetGameTime() does not give me the granularity I want.
0
http://forums.worldofwarcraft.com/thread.html?topicId=2968233433&postId=44930053120&sid=1#294
I've been poking around with the sample code and I like the idea of integrating my addons with the default UI but don't know if it's worth it. Has anyone else played with it or looked into integrating Waterfall into it.