X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/dcf893e03deb3f71feeee0218a83e7ed76aa574d..9abff0e56874d585e463f05fe2c1fe78ccd7fcd6:/doc/gtut-tour-07-timers.doc diff --git a/doc/gtut-tour-07-timers.doc b/doc/gtut-tour-07-timers.doc index 3ad42045cb..7d45e04f56 100644 --- a/doc/gtut-tour-07-timers.doc +++ b/doc/gtut-tour-07-timers.doc @@ -5,7 +5,7 @@ - \ref GRAS_tut_tour_timers_intro - \ref GRAS_tut_tour_timers_use - \ref GRAS_tut_tour_timers_recap - +
\section GRAS_tut_tour_timers_intro Introduction @@ -25,7 +25,7 @@ coordinator? One solution is to have the members re-register periodically, so that the coordinator can detect the processes which didn't do so since a while, and -dismiss them. +dismiss them. To implement this in GRAS, we need some more functions: gras_timer_repeat() allows to specify a periodic action and gras_timer_delay() allows to get an