Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!mit-eddie!ll-xn!cit-vax!ucla-cs!zen!ucbvax!IBM.COM!KAIWANG From: KAIWANG@IBM.COM (kai Wang) Newsgroups: comp.lang.modula2 Subject: Simulation using Modula-2 Message-ID: <090387.095601.kaiwang@ibm.com> Date: Thu, 3-Sep-87 10:20:00 EDT Article-I.D.: ibm.090387.095601.kaiwang Posted: Thu Sep 3 10:20:00 1987 Date-Received: Sat, 5-Sep-87 10:37:39 EDT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 11 I am now looking into using Modula-2 to simulate state machines. However, the standard library of modules does not contain any module to simulate time. It would be ideal if I can issue commands like 'suspend the process for 10 sec' and 'resume this process in 5 sec'. Do any one know of the existence of some modules to do this? Thanks. This would help me in my deciding whether to use Modula-2. Kai Yuen.