MongoDB\BSON\ObjectIdInterface
PHP Manual

MongoDB\BSON\ObjectIdInterface::getTimestamp

(mongodb >=1.3.0)

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

Описание

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

Список параметров

У этой функции нет параметров.

Возвращаемые значения

Returns the timestamp component of this ObjectIdInterface.

Смотрите также


MongoDB\BSON\ObjectIdInterface
PHP Manual