HRTime\StopWatch::start

(PECL hrtime >= 0.4.3)

HRTime\StopWatch::start启动时间测量

说明

public HRTime\StopWatch::start(): void

启动时间测量。如果测量已启动,则此操作无效。如果之前已停止,则将继续进行测量。

参数

此函数没有参数。

返回值

返回 void。

添加注释

用户贡献的注释

此页面没有用户贡献的注释。
To Top