BsonTimestamp

Companion helper for a BsonTimestamp

class Object
trait Matchable
class Any

Value members

Concrete methods

Creates a new BsonTimestamp

Creates a new BsonTimestamp

Returns:

the BsonTimestamp

def apply(time: Int, inc: Int): BsonTimestamp

Creates a new BsonTimestamp

Creates a new BsonTimestamp

Value parameters:
inc

an incrementing ordinal for operations within a given second

time

the time in seconds since epoch

Returns:

the BsonTimestamp