BSON.Timestamp (mongodb-driver v0.9.1) View Source

Represents BSON Timestamp type

Link to this section Summary

Link to this section Types

Specs

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

Link to this section Functions