Posted by noname on 11/14/06 19:05
I made a test page that just outputs about 100 date('Y-m-d H:i:s');
Occationally (say, 1 out of 30 tries) the time goes backwards by one or
two seconds. Like:
2006-11-14 07:29:16
2006-11-14 07:29:16
2006-11-14 07:29:16
2006-11-14 07:29:14
2006-11-14 07:29:14
2006-11-14 07:29:14
Or even reloading the page, the 2nd page will show an earlier time than
the first page by one or two seconds.
It's no big deal. It's just interesting. I wonder, how can this happen?
Terry
[Back to original message]
|