From ishida@it.matsue-ct.ac.jp  Thu Nov 25 03:26:14 1999
Received: from black-gw.matsue-ct.ac.jp (black-gw.matsue-ct.ac.jp [202.245.224.1])
	by swi.psy.uva.nl (8.9.3/8.9.3) with SMTP id DAA00589
	for <prolog@swi.psy.uva.nl>; Thu, 25 Nov 1999 03:26:00 +0100 (MET)
Received: 	id LAA23372; Thu, 25 Nov 1999 11:26:25 +0900
Received: by gateway id LAA13265 for <prolog@swi.psy.uva.nl>; Thu, 25 Nov 1999 11:32:41 +0900
Received: by gateway id LAA28555 for <prolog@swi.psy.uva.nl>; Thu, 25 Nov 1999 11:26:18 +0900 (JST)
Message-Id: <9911250215.AA01106@milk.it.matsue-ct.ac.jp>
From: Kazunari Ishida <ishida@it.matsue-ct.ac.jp>
Date: Thu, 25 Nov 1999 11:15:05 +0900
To: prolog@swi.psy.uva.nl
Subject: On a compatibility of statistics/2
MIME-Version: 1.0
X-Mailer: AL-Mail 1.32
Content-Type: text/plain; charset=us-ascii

Please tell me how to invoke a predicate
"statistics(runtime,Time)." correctly with SWI-Prolog.

------------------------
I want to obtain runtime statistics of prolog.

However, staticistics/2 of SWI-Prolog do not have 
"runtime" as it's key (described in 3.40 of it's Manual).

I find a file of "quintus.pl" for compatibility 
with the other prolog interpreter.

However, I can't redefine statistics/2,
instead of consulting the file.
-------------------------

Thank you for any response in advance.

--
Dr. Kazunari Ishida, Research Associate,
E-mail: ishida@it.matsue-ct.ac.jp, ishida@ohta.is.uec.ac.jp
URL: http://black-gw.matsue-ct.ac.jp:1085/personal/staff/,
     http://www.ohta.is.uec.ac.jp/ishida/
Phone: +81 852-36-5247 Facsimile: +81 852-36-5247
The Department of Information Engineering
The Matsue National College of Technology 
14-4 Nishiikuma, Matsue, Shimane 690-0865, Japan

