tblite
Light-weight tight-binding framework
|
Provides a timer implementation for internal profiling. More...
Data Types | |
type | tblite_timer::timer_type |
Modules | |
module | tblite_timer |
Implementation of a timer class to obtain runtimes for code ranges. | |
Functions/Subroutines | |
subroutine | tblite_timer::push (self, label) |
character(len=:) function, allocatable, public | tblite_timer::format_time (time) |
Provides a timer implementation for internal profiling.