"does anybody know what time it is? does anybody really care?"... Chicago

Andrew Jonathan Fine ajf@oneimage.com
Tue, 15 Feb 2000 01:27:49 -0700


TWIMC,

I am trying to get the system time as follows, and I am getting all
zeroes for my time tuple.  What more do I need to do?

Thanks in advance,

Andrew Jonathan Fine


module time
import StdEnv, StdIO, StdTime, RWSDebug

Start :: *World -> *World
Start world 
	# (t, worlda) = getCurrentTime world
	= worlda <<- t