Gets an ID from this to trigger a periodic notification.
The periodic notifications will start at time start_time
and will then be fired with the given interval
.
this |
The ClockID to get a periodic notification id from |
start_time |
the requested start time |
interval |
the requested interval |
a ClockID that can be used to request the time notification. |