![]() |
|
Register | FAQ | The Twelve Commandments | Members List | Calendar | Arcade | Find the Best VPN | Today's Posts | Search |
General Discussion For anything which doesn't fit somewhere else (for PHEX users) |
| LinkBack | Thread Tools | Display Modes |
| |||
![]() public float basicTimeUnit; public float baseFactor; public float factorProgressTarget; public int currentExponent; public int exponentLimit; public long nextConnectTime; public double waitTime; then the method would be : public void setNextConnect() throws TimeExceededException { float progressEachIteration=(baseFactor-factorProgressTarget)/exponentLimit float progressedFactor=baseFactor-(progressEachIteration*currentExponent); waitTime *= progressedFactor; nextConnectTime += (long)waitTime } |
| |
![]() | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
other things | disgruntledhousewife | Open Discussion topics | 0 | December 21st, 2005 06:56 PM |
other things | disgruntledhousewife | Open Discussion topics | 0 | December 21st, 2005 06:49 PM |
Two things. | NarutoBoy | New Feature Requests | 14 | July 20th, 2005 08:53 PM |
2 things | Unregistered | User Experience | 0 | June 26th, 2002 09:44 AM |
Things to do... | Unregistered | New Feature Requests | 1 | March 6th, 2002 12:46 PM |