略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: EventBase::getTimeOfDayCached

2024-05-03

EventBase::getTimeOfDayCached

(PECL event >= 1.2.6-beta)

EventBase::getTimeOfDayCachedReturns the current event base time

说明

public EventBase::getTimeOfDayCached(): float

On success returns the current time(as returned by gettimeofday() ), looking at the cached value in base if possible, and calling gettimeofday() or clock_gettime() as appropriate if there is no cached time.

参数

此函数没有参数。

返回值

Returns the current event base time. On failure returns null.

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/eventbase.gettimeofdaycached.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3