| Symbol | Description | Uses |
| TIMER_GET_TIME | 5 |
| File | Line number | Procedure | Code |
| ./model/src/solve_for_pressure.F | 389 | SOLVE_FOR_PRESSURE |
CALL TIMER_GET_TIME( utnew, stnew, wtnew ) |
| ./eesupp/src/timers.F | 209 | TIMER_CONTROL |
CALL TIMER_GET_TIME( userTime, systemTime, wallClockTime ) |
| ./eesupp/src/timers.F | 220 | TIMER_CONTROL |
CALL TIMER_GET_TIME( userTime, systemTime, wallClockTime ) |
| ./eesupp/src/timers.F | 444 | TIMER_GET_TIME |
SUBROUTINE TIMER_GET_TIME( |
| ./pkg/runclock/runclock_gettime.F | 59 | RUNCLOCK_GETTIME |
CALL TIMER_GET_TIME(TM_userTime,TM_systemTime,TM_wallClockTime) |