Clock events

Possible clock change events.

Synopsis:

#include <bps/clock.h>
 
enumĀ {
      CLOCK_INFO = 0x01   
};

Since:

BlackBerry 10.0.0

Data:

CLOCK_INFO
The single clock change event, which contains all of the information about changes to the device's clock.

Library:

libbps (For the qcc command, use the -l bps option to link against this library)

Description:

This enumeration defines the possible clock change events. Currently, there is only one event.