gm2
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gm2] Clock.def from ULM


From: john o goyo
Subject: Re: [Gm2] Clock.def from ULM
Date: Wed, 19 Dec 2018 15:31:03 -0500
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.5; en-GB; rv:1.9.2.23) Gecko/20110920 Thunderbird/3.1.15

On 19/12/2018 15:24, john o goyo wrote:
Greetings, Gauis:

The procedure CPUTime() in the Clock module in the ULM distribution (http://www.mathematik.uni-ulm.de/modula/man/man3/Clock.html) is defined as follows.

    PROCEDURE CPUTime (reset: BOOLEAN): CARDINAL;

The gm2 version defines it as follows.

    PROCEDURE CPUTime (reset: BOOLEAN): TIME;

Why the change?
It seems that the man page refers to an older version. Andreas changed the return value to TIME but has not updated the website.

Apologies for the confusion.


Sincerely,
john

_______________________________________________
gm2 mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/gm2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]