ClockReturn

class ClockReturn

The return value of a clock operation.

Fields

class ClockReturn
BADTIME

A bad time was provided to a function.

BUSY

The ClockID is busy

DONE

The ClockID is done waiting

EARLY

The operation was scheduled too late.

ERROR

An error occurred

OK

The operation succeeded.

UNSCHEDULED

The clockID was unscheduled

UNSUPPORTED

Operation is not supported