KCML_PerfMetric_Get

Purpose

Returns a list of perfmance metrics

Definition

DEFSUB 'KCML_PerfMetric_Get(BYREF x$()_KCML_PerfMetricRec), nPartition) AS Bool

Parameters

xArray of performance metric records.
nPartitionPartition number or 0 for all sessions.

Return

Returns TRUE on success or FALSE if nPart does not exist or $PSTAT is not large enough.

Description

Returns an array of KCML_PerfMetricRec records that describe a performance metric. Requires an extended $PSTAT to be configured.

See also

Internal KCML Functions, Internally defined structures and Internally defined enumerations and constants.