It did stop the compiler from complaining, but failed when I actually
went back and tested the function. Must remember that Oz is a dynamic
PL. :-)
What I want is something that returns me a count in milliseconds of
time. From playing around with the suggestions, the one that seems
closest to my needs is:
{Browse {Property.get 'time.user'}}
Thanks,
Chris Rathman
Kevin Glynn wrote:
Boriss Mejias writes:
> Chris Rathman wrote:
> > Not one of my mine - just used the one the comes with Mozart. Ok, so I
> > take your suggestion and try:
> >
> > declare
> > [Time] = {Module.link ["time.ozf"]}
> >
> > And that works.
>
Chris, not for me. time.ozf isn't distributed with Mozart.
> You may also be interested in {OS.time}, which returns the time since
> 00:00:00 GMT, Jan. 1, 1970 in seconds
>
> cheers
> Boriss
>
And {Property.get 'time.run'}
http://www.mozart-oz.org/documentation/system/node73.html#section.property.time
k
_________________________________________________________________________________
mozart-users mailing list
[email protected]
http://www.mozart-oz.org/mailman/listinfo/mozart-users