Swoole\Atomic::get

Get the current value of the atomic object.

Description

public int Swoole\Atomic::get()

Get the current value of the atomic object.

Parameters

This function has no parameters.

Return Values

The current value of the atomic object.