StartRCnt

Starts a root counter

long StartRCnt (
        u_long spec
)

Arguments

spec The specified root counter

Return Value

1 is returned if the root counter was successfully activated.
0 is returned in the event of failure.

Explanation

The root counter specified by spec is activated and enabled for interrupts.

See Also

GetRCnt(), ResetRCnt()