fclGetEventDurations Interface

interface
public module function fclGetEventDurations(eventList) result(durations)

Arguments

Type IntentOptional Attributes Name
type(fclEvent), intent(in) :: eventList(:)

Return Value integer(kind=c_int64_t)(size(eventList,1))