MongoDB\BSON\Timestamp::__construct Construct a new Timestamp &reftitle.description; final public MongoDB\BSON\Timestamp::__construct integerincrement integertimestamp &reftitle.parameters; increment (integer) 32-bit integer denoting the incrementing ordinal for operations within a given second. timestamp (integer) 32-bit integer denoting seconds since the Unix epoch. &reftitle.errors; &mongodb.throws.argumentparsing; &reftitle.examples; <function>MongoDB\BSON\Timestamp::__construct</function> example ]]> &example.outputs; int(1234) ["timestamp"]=> int(5678) } ]]> &reftitle.seealso; BSON Types: Timestamps