Swoole\Atomic::add
(PECL swoole >= 1.9.0)
Swoole\Atomic::add — Add a number to the value to the atomic object.
说明
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.
+添加备注
用户贡献的备注
此页面尚无用户贡献的备注。