WoW LibSyncTime-1.0 addon Dragonflight/Wrath of the Lich King Classic 2024
logo
wow addon LibSyncTime-1.0

LibSyncTime-1.0

Game Version: 5.0.4
Total Downloads: 2,110
Updated: Sep 3, 2012
Created: Dec 6, 2010
download LibSyncTime-1.0Download Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
r7 release 2.96 KB Sep 3, 2012 5.0.4 1,067 download LibSyncTime-1.0 r7 releaseDownload
r5 release 2.88 KB Aug 17, 2011 4.2.0 327 download LibSyncTime-1.0 r5 releaseDownload
r4 release 2.92 KB Jan 11, 2011 4.0.3a 416 download LibSyncTime-1.0 r4 releaseDownload
r3 release 2.94 KB Dec 8, 2010 4.0.3a 215 download LibSyncTime-1.0 r3 releaseDownload
r6 alpha 2.88 KB Sep 3, 2012 5.0.4 60 download LibSyncTime-1.0 r6 alphaDownload
r2 alpha 2.80 KB Dec 6, 2010 4.0.3a 25 download LibSyncTime-1.0 r2 alphaDownload

Description

Share this:

LibSyncTime-1.0 is a light-weight solution that provides a server-side UNIX timestamp useful for synchronizing data across clients in multiple timezones or with non-synchronized system clocks.

LibSyncTime uses a single, simple API call:

LibSyncTime-1.0 API

curtime, uncertain = LibStub("LibSyncTime-1.0"):synctime()

Returns

curtime

This is the current server-side UNIX timestamp

uncertain

This boolean being true indicates that no second-level precision is guaranteed on the return value.
This means that no time sync has been recieved and no server time change has been observed since UI load.

Comments

Add a comment