Photon Server API Documentation v5.0RC1

Static Public Attributes | List of all members
Photon.Hive.Diagnostics.Counter Class Reference

Counter on application level More...

Static Public Attributes

static readonly NumericCounter Games = new NumericCounter("Games")
 Absolute number of games active (in the game cache). More...
 

Detailed Description

Counter on application level

Member Data Documentation

◆ Games

readonly NumericCounter Photon.Hive.Diagnostics.Counter.Games = new NumericCounter("Games")
static

Absolute number of games active (in the game cache).