MongoDB\BSON\ObjectIdInterface::getTimestamp

(mongodb >=1.3.0)

MongoDB\BSON\ObjectIdInterface::getTimestampetorna o componente timestamp deste ObjectIdInterface

Descrição

abstract public MongoDB\BSON\ObjectIdInterface::getTimestamp(): int

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

etorna o componente timestamp deste ObjectIdInterface.

Veja Também