Stop the timer for the given timer handle and update the timings
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(tem_timer_type), | intent(inout), | optional | :: | me | timer object |
|
integer, | intent(in) | :: | timerHandle | Handle of the timer to stop |
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
real(kind=rk), | private | :: | endTime |