FLASH-X
Doxygen Generated Documentation From Interface Source Code
Functions/Subroutines
Timers_reset.F90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine Timers_reset ()
 

Function/Subroutine Documentation

◆ Timers_reset()

subroutine Timers_reset

Reset the accumulated data in timers. This does not delete timers, so integer mappings to named timers will remain intact, but all information previously gathered about timers will be lost. In the middle of a run, for instance, this could be called once per timestep along with Timers_getSummary to get timer summary information for each timestep.

Definition at line 27 of file Timers_reset.F90.