The Counter class
Introducción
Represents a single counter object.
Sinopsis de la Clase
Counter
{
__construct
(
string $name
[,
int $initial_value
[,
int $flags
]] )
static
getNamed
(
string $name
) :
Counter
}
Tabla de contenidos
There are no user contributed notes for this page.