Swoole\Atomic::subSubtract a number to the value of the atomic object. Description
public int Swoole\Atomic::sub(int
$sub_value = ?)Subtract a number to the value of the atomic object. Parameters
Return ValuesThe current value of the atomic object. |