jTimeout
jTimeout copied to clipboard
how do you get `getSecondsTillExpiration()` with multiple timers?
I see you have expiration_key as a parameter when you init $.jTimeout(), but how do you grab a specific timer's getSecondsTillExpiration() from another script (such as a setInterval())?