mIRC Home    About    Download    Register    News    Help

Print Thread
#63025 06/12/03 04:17 AM
Joined: Mar 2003
Posts: 16
T
t0m Offline OP
Pikka bird
OP Offline
Pikka bird
T
Joined: Mar 2003
Posts: 16
hi hi

ive been keeping track of my uptime with a simple identifier using $ticks which was thought to be fixed and figured that unfortunately it is still not working.

uptime has jumped from 49 to approx. 160 days; i dont remember the exact duration since it happened last week and i forgot! i guess it's probably some power of 2 ms.

#63026 06/12/03 08:50 AM
Joined: Nov 2003
Posts: 227
H
Fjord artisan
Offline
Fjord artisan
H
Joined: Nov 2003
Posts: 227
I hear this is something with windows,
What ever the ticks are held in seems to be 32 bits and it will wrap around when the ticks have filled up that variable.

//echo -a $duration($calc((2^32)/1000))
is about when this will happen.
I've never had my computer turned on for that long, so I've never seen it happen.

#63027 08/12/03 01:01 AM
Joined: Mar 2003
Posts: 16
T
t0m Offline OP
Pikka bird
OP Offline
Pikka bird
T
Joined: Mar 2003
Posts: 16
yea right its windows, but there should have been a workaround, see versions.txt

#63028 09/12/03 11:24 PM
Joined: Mar 2003
Posts: 16
T
t0m Offline OP
Pikka bird
OP Offline
Pikka bird
T
Joined: Mar 2003
Posts: 16
hi again

heres an update on the situation

ive just realized my uptime had jumped to ~430days today or yday

hope itll help


Link Copied to Clipboard