Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/Resource/
H A DScores.php47 * @param string $timeSpan The time span for the scores and ranks you're
61 public function get($playerId, $leaderboardId, $timeSpan, $optParams = []) argument
63 $params = ['playerId' => $playerId, 'leaderboardId' => $leaderboardId, 'timeSpan' => $timeSpan];
72 * @param string $timeSpan The time span for the scores and ranks you're
84 public function listScores($leaderboardId, $collection, $timeSpan, $optParams = []) argument
86 …params = ['leaderboardId' => $leaderboardId, 'collection' => $collection, 'timeSpan' => $timeSpan];
96 * @param string $timeSpan The time span for the scores and ranks you're
114 public function listWindow($leaderboardId, $collection, $timeSpan, $optParams = []) argument
116 …params = ['leaderboardId' => $leaderboardId, 'collection' => $collection, 'timeSpan' => $timeSpan];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/
H A DPlayerScore.php41 public $timeSpan; variable in Google\\Service\\Games\\PlayerScore
102 public function setTimeSpan($timeSpan) argument
104 $this->timeSpan = $timeSpan;
111 return $this->timeSpan;
H A DLeaderboardEntry.php51 public $timeSpan; variable in Google\\Service\\Games\\LeaderboardEntry
158 public function setTimeSpan($timeSpan) argument
160 $this->timeSpan = $timeSpan;
167 return $this->timeSpan;
H A DPlayerLeaderboardScore.php54 public $timeSpan; variable in Google\\Service\\Games\\PlayerLeaderboardScore
175 public function setTimeSpan($timeSpan) argument
177 $this->timeSpan = $timeSpan;
184 return $this->timeSpan;
/plugin/authgoogle/google/contrib/
H A DGoogle_GamesService.php1245 public $timeSpan; variable in Google_LeaderboardEntry
1283 public function setTimeSpan( $timeSpan) { argument
1284 $this->timeSpan = $timeSpan;
1287 return $this->timeSpan;
1664 public $timeSpan; variable in Google_PlayerLeaderboardScore
1702 public function setTimeSpan( $timeSpan) { argument
1703 $this->timeSpan = $timeSpan;
1706 return $this->timeSpan;
1747 public $timeSpan; variable in Google_PlayerScore
1767 $this->timeSpan = $timeSpan;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DGames.php461 … 'path' => 'games/v1/players/{playerId}/leaderboards/{leaderboardId}/scores/{timeSpan}',
474 'timeSpan' => [
510 'timeSpan' => [
542 'timeSpan' => [
/plugin/diagramsnet/lib/js/orgchart/
H A Dbridge.min.js8 …turn this.ticks().mul(1e3).div(System.Diagnostics.Stopwatch.frequency)},timeSpan:function(){return…
/plugin/diagramsnet/lib/js/
H A Dorgchart.min.js8 …turn this.ticks().mul(1e3).div(System.Diagnostics.Stopwatch.frequency)},timeSpan:function(){return…
H A Dextensions.min.js1743 …turn this.ticks().mul(1e3).div(System.Diagnostics.Stopwatch.frequency)},timeSpan:function(){return…