Home
last modified time | relevance | path

Searched refs:connectedTimestampMillis (Results 1 – 1 of 1) sorted by relevance

/plugin/authgoogle/google/contrib/
H A DGoogle_GamesService.php1509 public $connectedTimestampMillis; variable in Google_PeerSessionDiagnostics
1518 public function setConnectedTimestampMillis( $connectedTimestampMillis) { argument
1519 $this->connectedTimestampMillis = $connectedTimestampMillis;
1522 return $this->connectedTimestampMillis;