PHP » GoLang |
login |
register |
about
|
GoLang Swoole\Atomic::sub
request it (397)
GoLang replacement for PHP's Swoole\Atomic::sub
[edit | history]
Swoole\Atomic::sub(PHP 5 >= 5.2.0, PHP 7, PECL swoole >= 1.9.0) Swoole\Atomic::sub — Subtract a number to the value of the atomic object. Description
public integer Swoole\Atomic::sub
([ integer
$sub_value
] )Subtract a number to the value of the atomic object. Parameters
Return ValuesThe current value of the atomic object. |
more
Recently updated
more
Most requested
more
Last requests
|