The Counter class
Introdução
Represents a single counter object.
Sinopse da classe
Counter
{
__construct
(
string $name
[,
int $initial_value
[,
int $flags
]] )
static
getNamed
(
string $name
) :
Counter
}
Índice
There are no user contributed notes for this page.