Purpose
This function accepts an integer value specifying a delay in seconds and returns an f_timespec type object containing the absolute time, which is delay seconds from the calling moment.
Class
Function
Argument Type and Attributes
Result Type and Attributes
TYPE (f_timespec)
Result Value
The absolute time, which is delay seconds from the calling moment,
is returned.