[top][index]
NAME
Profiler_start
SYNOPSIS
Profiler_start(character(IN) :: name, OR integer(IN) :: id)
DESCRIPTION
Start profiling the section 'name' or 'id'
ARGUMENTS
name - the name of the section to profile id - the integer id of the section to profile