PHP Conference Japan 2024

MongoDB\BSON\ObjectIdInterface::getTimestamp

(mongodb >=1.3.0)

MongoDB\BSON\ObjectIdInterface::getTimestamp傳回此 ObjectIdInterface 的時間戳記元件

說明

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

參數

此函式沒有參數。

傳回值

傳回此 ObjectIdInterface 的時間戳記元件。

另請參閱

新增註記

使用者貢獻的註記

此頁面沒有使用者貢獻的註記。
To Top