The HRTime\Unit class

(PECL hrtime >= 0.4.3)

Вступ

Короткий Огляд Класа

HRTime\Unit {
/* Constants */
const integer SECOND = 0 ;
const integer MILLISECOND = 1 ;
const integer MICROSECOND = 2 ;
const integer NANOSECOND = 3 ;
/* Методи */
}

Предвизначені Константи

HRTime\Unit::SECOND

HRTime\Unit::MILLISECOND

HRTime\Unit::MICROSECOND

HRTime\Unit::NANOSECOND

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top