From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,a889ad4a86a5caa4,start X-Google-Attributes: gid103376,public From: bf14@prism.gatech.edu (Brian Franklin) Subject: ADA code execution times Date: 1998/08/01 Message-ID: <35c354e5.140587456@news.gatech.edu>#1/1 X-Deja-AN: 377015372 Organization: Georgia Institute of Technology, Atlanta GA, USA Newsgroups: comp.lang.ada Date: 1998-08-01T00:00:00+00:00 List-Id: I asked this question before and received some replies which were of some use but no answers. So I'll ask again... What code can I use in my ADA program to report the time. I want to get an estimate of the execution time. Getting the CPU time seems somewhat complicated so I'll settle for getting the time at the start and finish of the process in order to get an estimate of the performance of the code. OS: Windows 95 Compiler: GNAT Processor: Pentium