init(timeIntervalSinceReferenceDate:)

Creates a new Google_Protobuf_Timestamp initialized relative to 00:00:00 UTC on 1 January 2001 by a given number of seconds.

Google_Protobuf_Timestamp+Extensions.swift:279

This declaration has been renamed to Google_Protobuf_Timestamp.init(roundingTimeIntervalSinceReferenceDate:rule:).

This declaration is deprecated.

init(timeIntervalSinceReferenceDate: TimeInterval)

Parameters

timeIntervalSinceReferenceDate

The TimeInterval, interpreted as seconds relative to 00:00:00 UTC on 1 January 2001.