Open gausby opened 8 years ago
An example of a state machine using start_timer/2, send_event_after/2, and cancel_timer/1 could be a nice edition to the examples folder and the documentation.
start_timer/2
send_event_after/2
cancel_timer/1
+1
An example of a state machine using
start_timer/2
,send_event_after/2
, andcancel_timer/1
could be a nice edition to the examples folder and the documentation.