Swoole\Atomic::getGet the current value of the atomic object. Description
public int Swoole\Atomic::get()
Get the current value of the atomic object. ParametersThis function has no parameters. Return ValuesThe current value of the atomic object. |