View Single Post
  #23  
Old 02-13-2011, 09:39 PM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Quote:
Originally Posted by Demisis_P2P View Post
My understanding is that .24 and .22 are the same as well because it doesn't round to the nearest .05, it just takes effect on the next .05 loop.

It's like missing a train by 2 minutes or 4 minutes. You can't just round time down and somehow make it onto the train you missed by 2 minutes. So either way if your script misses a refresh by any amount it has to wait for the next one.

So anything after .20 has to wait for the .25 loop, and anything after 0.10 has to wait for the 0.15 loop.
This is correct.
__________________
Reply With Quote