perf_get_time_last Function

public function perf_get_time_last(nm)

Returns time [s] spent in last profiling section

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: nm

Name of profiling section

Return Value real(kind=dp)