mongodb-driver
v0.8.3
Pages
Modules
BSON.Timestamp
(mongodb-driver v0.8.3)
View Source
Represents BSON Timestamp type
Link to this section
Summary
Types
t()
Functions
is_after(this, that)
is_before(this, that)
Link to this section
Types
Link to this type
t()
View Source
Specs
t() :: %BSON.Timestamp{ordinal:
integer
(), value:
integer
()}
Link to this section
Functions
Link to this function
is_after(this, that)
View Source
Link to this function
is_before(this, that)
View Source