BsonTimestamp

Represents a BSON timestamp value (Bson.Type.timestamp).

struct BsonTimestamp {}

Constructors

this
this(long time)
Undocumented in source.

Meta