Toggle navigation
NTPoly
Contents
Source Files
Modules
Procedures
Derived Types
Source Files
Modules
Procedures
Derived Types
StopTimer
Subroutine
12 statements
Source File
TimerModule.F90
TimerModule
StopTimer
Contents
public subroutine StopTimer(timer_name)
Stop the clock for a given timer.
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
timer_name
Name of the timer. Must be registered.
Contents