View Source BSON.Timestamp (mongodb-driver v1.2.0)

Represents BSON Timestamp type

Link to this section Summary

Link to this section Types

@type t() :: %BSON.Timestamp{ordinal: integer(), value: integer()}

Link to this section Functions