mongodb-driver v0.6.5 BSON.Timestamp View Source

Represents BSON Timestamp type

Link to this section Summary

Link to this section Types

Link to this type

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

Link to this section Functions