Structure
MobiledgeXiOSLibrary.MatchingEngine.Timestamp
public struct Timestamp: Codable
Object used in timestamp field of Loc
Relationships
Member Of
MobiledgeXiOSLibrary.MatchingEngine
MatchingEngine class MobiledgeX MatchingEngine APIs
Conforms To
Codable
Properties
seconds
var seconds: Int64?
nanos
var nanos: Int32?