gm2
[Top][All Lists]
Advanced

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

[Gm2] Clock.def from ULM


From: john o goyo
Subject: [Gm2] Clock.def from ULM
Date: Wed, 19 Dec 2018 15:24:20 -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

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?

Sincerely,
john



reply via email to

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