php教程

Swoole\Atomic::add

(PHP 5 >= 5.2.0, PHP 7, PECL swoole >= 1.9.0)

Swoole\Atomic::addAdd a number to the value to the atomic object.

说明

public Swoole\Atomic::add ([ integer $add_value ] ) : integer

Add a number to the value to the atomic object.

参数

add_value

The value which will be added to the current value.

返回值

The new value of the atomic object.

User Contributed Notes

There are no user contributed notes for this page.

CopyRight © 2008-2022 verySource.Com All Rights reserved. 京ICP备17048824号-1 京公网安备:11010502034788