The Counter class
Einführung
Represents a single counter object.
Klassenbeschreibung
Counter
{
__construct
(
string $name
[,
int $initial_value
[,
int $flags
]] )
static
getNamed
(
string $name
) :
Counter
}
Inhaltsverzeichnis
There are no user contributed notes for this page.