Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utcs!mnetor!seismo!caip!nike!ucbcad!ucbvax!SU-SIERRA.ARPA!Bryan From: Bryan@SU-SIERRA.ARPA.UUCP Newsgroups: net.lang.ada Subject: CPU Timer on VADS Needed Message-ID: <12222213850.15.BRYAN@su-sierra.arpa> Date: Sat, 12-Jul-86 21:05:53 EDT Article-I.D.: su-sierr.12222213850.15.BRYAN Posted: Sat Jul 12 21:05:53 1986 Date-Received: Sun, 13-Jul-86 00:32:20 EDT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 13 We have just acquired a Sequent B8000 running BSD4.2 Unix, and the Verdix compiler. Has anyone written a CPU timer interface to Unix that can be called from Ada? Would appreciate any leads. To be specific, we need a package body that implements the following spec: package Cpu_Timer is function Cpu return Duration; -- returns accumulated Cpu for a process end Cpu_Timer; Thanks in advance. Doug & Geoff -------