wait Interface

public interface wait

Calls

interface~~wait~~CallsGraph interface~wait wait proc~d_wait d_wait interface~wait->proc~d_wait proc~i_wait i_wait interface~wait->proc~i_wait proc~r_wait r_wait interface~wait->proc~r_wait

Module Procedures

public subroutine i_wait(time)

Arguments

Type IntentOptional Attributes Name
integer :: time

public subroutine r_wait(time)

Arguments

Type IntentOptional Attributes Name
real :: time

public subroutine d_wait(time)

Arguments

Type IntentOptional Attributes Name
real(kind=8) :: time