ptimer_stop Module Procedure

module procedure ptimer_stop pure module subroutine ptimer_stop(t, message)

Arguments

Type IntentOptional Attributes Name
type(timer), intent(out) :: t
character(len=*), intent(in), optional :: message

Calls

proc~~ptimer_stop~~CallsGraph proc~ptimer_stop ptimer_stop interface~impure_timer_stop impure_timer_stop proc~ptimer_stop->interface~impure_timer_stop