Counter::getNamed — Retrieve an existing named counter.
Counter::getNamed() returns an existing counter by name if that name exists, or NULL otherwise. This is a static function.
Counter::getNamed() returns an existing counter by name if that name exists, or NULL otherwise.