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 )

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

Returns the timestamp component of this TimestampInterface.

Voir aussi


MongoDB\BSON\TimestampInterface
PHP Manual