gen_fsm:send_event_after

Joel Reymont joelr1@REDACTED
Mon Apr 25 13:19:55 CEST 2005


>send_event_after(Time, Event) ->
>     erlang:start_timer(Time, self(), {'$gen_event', Event}).

Thank you Sean and Vance!

    Joel

-- 
http://wagerlabs.com/tech





More information about the erlang-questions mailing list