[ace-users] APG question: about the current_time of handle_timeout

Douglas C. Schmidt schmidt at dre.vanderbilt.edu
Fri Sep 7 08:02:54 CDT 2007


Hi,

> In chapter APG 7.5.1
> What's the meaning of parameter current_time of the callback
> handle_timout ?
> Is it the expire time or the selected time or the dispatch time ?

It's the dispatch time.

> What's the difference between selected time and dispatch time ?

If the reactor has many timer handlers to dispatch a period of time
will elapse between the selected time and the time when any given
handler is actually dispatched.

Take care,

     Doug
-- 
Dr. Douglas C. Schmidt                       Professor and Associate Chair
Electrical Engineering and Computer Science  TEL: (615) 343-8197
Vanderbilt University                        WEB: www.dre.vanderbilt.edu/~schmidt
Nashville, TN 37203                          NET: d.schmidt at vanderbilt.edu



More information about the Ace-users mailing list