| Author |
question on schedule task
|
alfred jones
Ranch Hand
Joined: Apr 19, 2005
Posts: 279
|
|
public void schedule(TimerTask task,long delay,long period) i have confusion over these input params delay,period. not able to understand from the doc. delay means ? after how much time the program will start execute ? am i right ? period means ? if the period is 10 secs , say it will kill the running process and start over again from the begining ? am i right ?
|
 |
 |
|
|
subject: question on schedule task
|
|
|