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)


Calls

proc~~perf_get_time_last~~CallsGraph proc~perf_get_time_last perf_get_time_last proc~get_stderr get_stderr proc~perf_get_time_last->proc~get_stderr