mongodb-driver
v1.4.1
Pages
Modules
Mix
Tasks
Search documentation of mongodb-driver
Settings
View Source
BSON.Timestamp
(mongodb-driver v1.4.1)
Represents BSON Timestamp type
Summary
Types
t()
Functions
is_after(this, that)
is_before(this, that)
Types
Link to this type
t()
View Source
@type
t() :: %BSON.Timestamp{ordinal:
integer
(), value:
integer
()}
Functions
Link to this function
is_after(this, that)
View Source
Link to this function
is_before(this, that)
View Source