When datatypes

OcaWhenPhysicalAbsolute

struct OcaWhenPhysicalAbsolute

Absolute physical time.

OcaONo TimeRefONo

ONo of an OcaTimeSource object or zero to use device time - 4 bytes

OcaTime Value

Absolute physical time.

OcaWhenPhysicalRelative

struct OcaWhenPhysicalRelative

Physical time relative to time of method call.

OcaONo TimeRefONo

ONo of an OcaTimeSource object or zero to use device time

OcaTime Value

Time relative to time when method using this datatype was called

OcaWhen

using OcaWhen = OcaVariant<OcaWhenPhysicalAbsolute, OcaWhenPhysicalRelative>

When something happens