KCML_Clock_GetFrequency

Purpose

Get the frequency of 'KCML_Clock_GetCount()

Definition

DEFSUB 'KCML_Clock_GetFrequency() AS Numeric

Return

The frequency (in Hz) or -1 if not available

Description

Returns the frequency of the clock in 'KCML_Clock_GetCount() or -1 if this cannot be determined. It is possible that -1 is returned even where 'KCML_GetClockCount() returns a valid value.

See also

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