TimeProfiler Interface

public interface TimeProfiler

Module Procedures

private function new_TimeProfiler(name, comm_world) result(prof)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: name
integer, intent(in), optional :: comm_world

Return Value type(TimeProfiler), target