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