Newsgroups: comp.lang.smalltalk
Path: cantaloupe.srv.cs.cmu.edu!bb3.andrew.cmu.edu!nntp.sei.cmu.edu!news.psc.edu!hudson.lm.com!news.math.psu.edu!news.cac.psu.edu!newsserver.jvnc.net!newsserver2.jvnc.net!howland.reston.ans.net!swrinde!cs.utexas.edu!news.ti.com!ticipa!clw
From: clw@ticipa.works.ti.com (Chris Winemiller)
Subject: Re: Digitalk Smalltalk /V ver. 3.0 for windows
Message-ID: <1995Aug1.163739.3943@ticipa.works.ti.com>
Keywords: real-time windows Digitalk Smalltalk
Organization: None
References: <dmilne.807181817@gucis>
Date: Tue, 1 Aug 1995 16:37:39 GMT
Lines: 25

In article <dmilne.807181817@gucis> dmilne@gucis.cit.gu.edu.au (Daniel Milne) writes:
>Digitalk Smalltalk /V ver. 3.0 for windows
>

<snip>

>Required:
>	I require a Timing class that will put the producer to sleep, by 
>doing this it allow other processes to run, then wake-up the producer and run.
>
>Research:
>	Text:	Smalltalk-80, The Language, Adele Goldberg & David Robson 
>( purple book ). Pages 263 - 266 decribes hardware interrupts, Class WakeUp
>and Class Delay. Class WakeUp seems to be what I'm after, but I've been
>unable to make it work on Smalltalk /V, nor Class Delay.

VST 3.0.1 (and 3.0, too, I think) includes class Timer.  It is not quite
the same thing as the VisualWorks Delay class, but I believe you can use
it to do what you want.

Chris
==============================================================
Chris Winemiller               Internet: clw@works.ti.com
Disclaimer: I do not speak for TI.
==============================================================
