Updated with interupts | |
Updated with system calls |
The timer on the first line is updated using
interupts. The timer on the second line is updated
using system calls to the time functions.
It's probably a better way to code this if you
are interested in keeping the correct time.
I also created this page which gets the server clock and displays it with AJAX code. And last but not least are is this page which does the same thing but gets the clock information as XML. |