Oasis3 4.0.2
timers Module Reference

Functions/Subroutines

subroutine timer_check (timer)
subroutine timer_clear (timer)
function timer_get (timer)
subroutine timer_print (timer)
subroutine timer_start (timer)
subroutine timer_stop (timer)
subroutine timers_init

Function/Subroutine Documentation

subroutine timers::timer_check (   timer)

Definition at line 69 of file timers.f.

References timer_start(), and timer_stop().

Here is the call graph for this function:

subroutine timers::timer_clear (   timer)

Definition at line 101 of file timers.f.

function timers::timer_get (   timer)

Definition at line 128 of file timers.f.

References timer_start(), and timer_stop().

Here is the call graph for this function:

subroutine timers::timer_print (   timer)

Definition at line 172 of file timers.f.

References mod_unit::nulou, timer_start(), and timer_stop().

Here is the call graph for this function:

subroutine timers::timer_start (   timer)

Definition at line 212 of file timers.f.

Referenced by timer_check(), timer_get(), and timer_print().

Here is the caller graph for this function:

subroutine timers::timer_stop (   timer)

Definition at line 246 of file timers.f.

Referenced by timer_check(), timer_get(), and timer_print().

Here is the caller graph for this function:

subroutine timers::timers_init ( )

Definition at line 299 of file timers.f.

References mod_unit::nulou.

 All Data Structures Namespaces Files Functions Variables Defines