略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: HRTime\Unit

2024-04-27

The HRTime\Unit class

(PECL hrtime >= 0.4.3)

简介

类摘要

class HRTime\Unit {
/* Constants */
const int SECOND = 0;
const int MILLISECOND = 1;
const int MICROSECOND = 2;
const int NANOSECOND = 3;
/* 方法 */
}

预定义常量

HRTime\Unit::SECOND

HRTime\Unit::MILLISECOND

HRTime\Unit::MICROSECOND

HRTime\Unit::NANOSECOND

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/class.hrtime-unit.php

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