init(timespec:)
Creates an absolute time for a specified value.
Declaration
init(timespec: timespec)Parameters
- timespec:
A
timespecvalue.
Discussion
The timespec type is declared in the Darwin framework.
Creates an absolute time for a specified value.
init(timespec: timespec)A timespec value.
The timespec type is declared in the Darwin framework.