Shoutbox

ping - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: WLM Plus! General (/forumdisplay.php?fid=23)
+----- Thread: ping (/showthread.php?tid=35564)

ping by inoesomestuff on 12-13-2004 at 05:41 AM

shouldnt ping be in milisecons intead of secions?


RE: ping by Fergy on 12-13-2004 at 07:23 AM

i agree to that one (Y)


RE: ping by John on 12-13-2004 at 09:13 AM

I doubt that it's possible. I think it isn't because MSN Messenger works with the system clock which only goes down to seconds. Correct me if I'm wrong or have explained it incorrectly. :)


RE: ping by CookieRevised on 12-13-2004 at 09:37 AM

The normal PC system clock actually ticks with a frequency of 1/18 of a second IIRC... (and then there is also a high-definition clock which have an even higher frequency)

I think it is quite possible to make it in milliseconds depending on the method being used. Although the question is how reliable that figure would be I think...


RE: ping by RaceProUK on 12-13-2004 at 12:32 PM

API methods to use timers usually take millisecond arguments. So, making the ping return a millisecond value shouldn't be too difficult.