The Counter class
Giriş
Represents a single counter object.
Sınıf Sözdizimi
Counter
{
__construct
(
string $name
[,
int $initial_value
[,
int $flags
]] )
static
getNamed
(
string $name
) :
Counter
}
İçindekiler
There are no user contributed notes for this page.