tem_resetTimer Subroutine

public subroutine tem_resetTimer(me, timerHandle)

Reset the timer to zero for the given timer handle

Arguments

TypeIntentOptionalAttributesName
type(tem_timer_type), intent(inout), optional :: me

timer object

integer, intent(in) :: timerHandle

Handle of the timer to start


Calls

proc~~tem_resettimer~~CallsGraph proc~tem_resettimer tem_resetTimer mpi_wtime mpi_wtime proc~tem_resettimer->mpi_wtime

Contents

None