Report post

Are you sure you want to report the post shown below? This will send an email to the ATVO administrators. Please include a short reason for reporting.

Users reporting for no reason may be locked out.


Post

Posted by Nick Thissen
on
What do you mean with "code a timer"?

You can manipulate a Timer item in your theme (start it, stop it, etc).

Or you can make your script use timing functions by what I said previously: store the current date/time on a certain event and then read it back when appropriate and calculate the delta.