略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: Swoole\Atomic::add

2024-05-17

Swoole\Atomic::add

(PECL swoole >= 1.9.0)

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

说明

public Swoole\Atomic::add(int $add_value = ?): int

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.

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/swoole-atomic.add.php

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