Functions in clock.h
Functions that are available for working with clock functions.
clock_event_get_date_change()
Get the date change from a
CLOCK_INFO
event.
clock_event_get_time_zone_change()
Get the time zone change from a
CLOCK_INFO
event.
clock_get_domain()
Get the unique domain ID for the clock change service.
clock_request_events()
Start receiving clock change events.
clock_stop_events()
Stop receiving clock change events.
Parent topic:
Clock changes (clock.h)
Related concepts
Data types in clock.h