BSONTimestamp

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

struct BSONTimestamp {}

Constructors

this
this(long time)
Undocumented in source.

Meta