init(absoluteTime:date:)
Intitializes a timestamp that represents the provided time.
Declaration
init(absoluteTime: UInt64, date: Date)Parameters
- absoluteTime:
The time, as returned by the 1462446 Mach_absolute_time system call.
- date:
The time, represented as a Date.