[erlang-questions] perform a function on a fixed time interval

Roberto Ostinelli roberto@REDACTED
Tue Aug 24 12:54:00 CEST 2010


2010/8/24 Hynek Vychodil <hynek@REDACTED>:
> use timer:send_interval/2,3

also: can't seem to find in the docs anywhere: what happens if the Pid
the timer is sending a message to crashes? is this detected by the
timer, or will it keep on sending messages to it anyway?


More information about the erlang-questions mailing list