MongoDB\BSON\TimestampInterface
PHP Manual

MongoDB\BSON\TimestampInterface::getTimestamp

(mongodb >=1.3.0)

MongoDB\BSON\TimestampInterface::getTimestampReturns the timestamp component of this TimestampInterface

Description

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

Parameters

This function has no parameters.

Return Values

Returns the timestamp component of this TimestampInterface.

See Also


MongoDB\BSON\TimestampInterface
PHP Manual