Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site watale.UUCP Path: utzoo!watmath!wateng!watale!wpallen From: wpallen@watale.UUCP (Warren P. Allen @ U of Waterloo X 2522) Newsgroups: net.lang.f77 Subject: timing code segments Message-ID: <2356@watale.UUCP> Date: Sat, 9-Nov-85 17:49:47 EST Article-I.D.: watale.2356 Posted: Sat Nov 9 17:49:47 1985 Date-Received: Sun, 10-Nov-85 08:48:43 EST Distribution: net Organization: U of Waterloo, Ontario Lines: 12 Does anyone out there in f77 land know if there's a built-in f77 command to time segments of code? ie. can I 'turn a clock on' then 'look' at the clock later and calculate the difference in cpu seconds? ...or is there another way of doing this? ps. I already know of the 'time' command for unix, but that works only for entire programs... thanx in advance