ptimer_start Module Procedure

module procedure ptimer_start pure module subroutine ptimer_start(t)

Arguments

Type IntentOptional Attributes Name
type(timer), intent(out) :: t

Calls

proc~~ptimer_start~~CallsGraph proc~ptimer_start ptimer_start interface~impure_timer_start impure_timer_start proc~ptimer_start->interface~impure_timer_start