new_single_shot_id
Description:
public ClockID new_single_shot_id (
ClockTime time)
Gets a ClockID from this to trigger a single
shot notification at the requested time.
Parameters:
| this |
The ClockID to get a single shot notification from
|
| time |
the requested time
|
Returns:
|
a ClockID that can be used to request the time notification.
|