MongoDB\BSON\ObjectIdInterface::getTimestamp

(mongodb >=1.3.0)

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

說(shuō)明

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

參數(shù)

此函數(shù)沒(méi)有參數(shù)。

返回值

Returns the timestamp component of this ObjectIdInterface.

參見(jiàn)