ProfileReporter Interface

public interface ProfileReporter

Module Procedures

private function new_ProfileReporter(header) result(reporter)

Arguments

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

Return Value type(ProfileReporter)