/[MITgcm]/MITgcm/eesupp/src/timers.F
ViewVC logotype

Diff of /MITgcm/eesupp/src/timers.F

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.12 by heimbach, Thu Nov 8 23:40:52 2001 UTC revision 1.13 by edhill, Tue Nov 11 20:38:26 2003 UTC
# Line 467  C     wallClockTime :: Wall clock time r Line 467  C     wallClockTime :: Wall clock time r
467        Real*8 wallClockTime        Real*8 wallClockTime
468    
469  C     !USES:  C     !USES:
470  #ifndef TARGET_T3E  #ifndef HAVE_FDATE
 # ifndef TARGET_CRAY_VECTOR  
 #  ifdef TARGET_PWR3  
471        Real*8 system_time, user_time, timenow        Real*8 system_time, user_time, timenow
472  #  else  #else
473        Real*4 ETIME        Real*4 ETIME
474        EXTERNAL ETIME        EXTERNAL ETIME
 #  endif  
 # endif  
475  #endif  #endif
476    
477  C     !LOCAL VARIABLES:  C     !LOCAL VARIABLES:

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

  ViewVC Help
Powered by ViewVC 1.1.22