The Counter class
Introduction
Represents a single counter object.
Synopsis de la classe
Counter
{
__construct
(
string $name
[,
int $initial_value
[,
int $flags
]] )
static
getNamed
(
string $name
) :
Counter
}
Sommaire
There are no user contributed notes for this page.