Returns the timestamp corresponding to the given time and ordinal.
Returns the timestamp corresponding to the given time and ordinal.
the 32bits time value (seconds since the Unix epoch)
an incrementing ordinal for operations within a same second
Returns a BSONTimestamp
Returns a BSONTimestamp
Returns the string representation for the given BSONTimestamp.
Returns the string representation for the given BSONTimestamp.
Extracts the timestamp value if that's a BSONTimestamp.
Timestamp companion