Erlang (programming language)/Tutorials/Timeouts: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

8 August 2009

15 May 2008

22 April 2008

19 April 2008

  • curprev 20:1920:19, 19 April 2008imported>Eric Evers 797 bytes +797 New page: =Timeouts= Timeouts are created by the [ receive - after - end ] structure. Timeouts are measured in miliseconds so 4000 = 4 seconds. We can create a simple timer with the following progr...