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:249
    init(timeIntervalSinceReferenceDate: TimeInterval)

    Parameters

    timeIntervalSinceReferenceDate

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

    Other members in extension

    Type members

    Show implementation details (1)

    Hide implementation details

    Instance members