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

Go to the source code of this file.

Functions/Subroutines

subroutine Timers_init (initialWCTime)
 

Function/Subroutine Documentation

◆ Timers_init()

subroutine Timers_init ( real  initialWCTime)

Initialize the timer data structures. This will essentially delete all information previously gathered by all timers and make it safe to start timers from scratch. 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.

initialWCTime – the initial wall clock time when this was called.

Definition at line 28 of file Timers_init.F90.