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=-0.8 required=5.0 tests=BAYES_00,INVALID_DATE autolearn=no autolearn_force=no version=3.4.4 Newsgroups: comp.lang.ada Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!wuarchive!cec2!news From: llb4901@cec2.wustl.edu (Lonnie Lee Blackwood) Subject: HELP! HELP! HELP! need to display DURATION type Message-ID: <1991Apr9.034421.7397@cec1.wustl.edu> Sender: news@cec1.wustl.edu (USENET News System) Organization: Washington University, St. Louis MO Distribution: na Date: Tue, 9 Apr 91 03:44:21 GMT List-Id: We are doing a timing analysis on our Ada program and need to display the # seconds elapsed, which is type DURATION. DURATION is larger than an integer, so it can't be PUT in the same way. Any help would be appreciated! Lonnie Blackwood llb4901@cec2.wustl.edu