-
Notifications
You must be signed in to change notification settings - Fork 4
XRayRecorder_Timestamp
pokryfka edited this page Aug 15, 2020
·
1 revision
public struct Timestamp
Comparable
, Encodable
, Equatable
It's already the past.
public static func now() -> Timestamp
public static func ==(lhs: XRayRecorder.Timestamp, rhs: XRayRecorder.Timestamp) -> Bool
public static func <(lhs: XRayRecorder.Timestamp, rhs: XRayRecorder.Timestamp) -> Bool
public func encode(to encoder: Encoder) throws
Generated at 2020-08-17T04:20:53+0000 using swift-doc 1.0.0-beta.4.
Types
- AnyCodable
- AnyDecodable
- AnyEncodable
- XRayLogEmitter
- XRayNoOpEmitter
- XRayNoOpRecorder
- XRayRecorder
- XRayRecorder.Config
- XRayRecorder.Config.ContextMissingStrategy
- XRayRecorder.Segment
- XRayRecorder.Segment.ID
- XRayRecorder.Timestamp
- XRayRecorder.TraceContext
- XRayRecorder.TraceID
- XRayUDPEmitter
- XRayUDPEmitter.Config
- XRayUDPEmitter.EventLoopGroupProvider
- XRayUDPEmitter.SegmentEncoding