TIMER -- FORTRAN EXECUTION PROFILER These routines are designed to allow you to collect and print specific data related to the execution of a FORTRAN program, including execution times and frequency of designated routines. This version runs under either FORTRAN-IV or FORTRAN-IV-Plus. For details of use, read the rest of the files, which are: TIMER.CMN - FORTRAN source file tailored for inclusion in a user program, with minor editing as documented, to allow easy access to TIMER routines TIMER.FTN - Sources for FORTRAN execution profiler TIMERTEST.FTN - Test program for TIMER routines TIMER.CMD - Command file to compile TIMER and TIMERTEST and task build TIMERTEST