GetUID
Gets the unique identifier of the clock device.
Declaration
OSSharedPtr<OSString> GetUID();Return Value
A pointer to an OSString containing the UID.
Discussion
This method synchronizes by using the work queue created by the object.
Gets the unique identifier of the clock device.
OSSharedPtr<OSString> GetUID();A pointer to an OSString containing the UID.
This method synchronizes by using the work queue created by the object.