From dsmith@clark.net Mon Feb 24 14:59:40 1997 Return-Path: Received: from ida.org by cronus.csed.ida.org (SMI-8.6/SMI-SVR4) id OAA29411; Mon, 24 Feb 1997 14:59:39 -0500 Received: from sw-eng.falls-church.va.us (ns1.sw-eng.falls-church.va.us) by ida.org (4.1/SMI-4.1) id AA29489; Mon, 24 Feb 97 14:59:59 EST Received: from mail.clark.net by sw-eng.falls-church.va.us (8.7.1/) id TAA10882; Mon, 24 Feb 1997 19:53:17 GMT Received: from clark.net (root@explorer.clark.net [168.143.0.7]) by mail.clark.net (8.8.5/8.6.5) with ESMTP id OAA02009; Mon, 24 Feb 1997 14:50:27 -0500 (EST) Received: from [168.143.24.1] (dsmith.clark.net [168.143.24.1]) by clark.net (8.8.5/8.7.1) with ESMTP id OAA24264; Mon, 24 Feb 1997 14:50:40 -0500 (EST) Date: Mon, 24 Feb 1997 14:50:40 -0500 (EST) X-Sender: dsmith@clark.net (Unverified) Message-Id: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable To: ASIS-comment@sw-eng.falls-church.va.us From: Doug Smith Subject: Specific Comments Cc: jbitto@gsg.eds.com Content-Length: 8232 Status: OR !topic Naming convention for Compilation_Cpu_Time !reference ASIS 95-ss.ss(pp) !from Doug Smith 97-02-22 !keywords time duration !discussion "package Asis.Compilation_Units.Times is ... function Compilation_Cpu_Time (Compilation_Unit : in Asis.Compilation_Unit) return Standard.Duration;" The name of the function suggests that a value of type "Time" will be returned when in fact a value of type duration is returned.