MongoDB\BSON\TimestampInterface
PHP Manual

MongoDB\BSON\TimestampInterface::getIncrement

(mongodb >=1.3.0)

MongoDB\BSON\TimestampInterface::getIncrementReturns the increment component of this TimestampInterface

Description

abstract public integer MongoDB\BSON\TimestampInterface::getIncrement ( void )

Parameters

This function has no parameters.

Return Values

Returns the increment component of this TimestampInterface.

See Also


MongoDB\BSON\TimestampInterface
PHP Manual