tblite
Light-weight tight-binding framework
Loading...
Searching...
No Matches
Data Types | Modules | Functions/Subroutines
timer.f90 File Reference

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)
 

Detailed Description

Provides a timer implementation for internal profiling.