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/
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/
DPlayerScore.php41 public $timeSpan; variable in Google\\Service\\Games\\PlayerScore
102 public function setTimeSpan($timeSpan) argument
104 $this->timeSpan = $timeSpan;
111 return $this->timeSpan;
DLeaderboardEntry.php51 public $timeSpan; variable in Google\\Service\\Games\\LeaderboardEntry
158 public function setTimeSpan($timeSpan) argument
160 $this->timeSpan = $timeSpan;
167 return $this->timeSpan;
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/
DGoogle_GamesService.php472 * @param string $timeSpan The time span for the scores and ranks you're requesting.
481 public function get($playerId, $leaderboardId, $timeSpan, $optParams = array()) { argument
482 …arams = array('playerId' => $playerId, 'leaderboardId' => $leaderboardId, 'timeSpan' => $timeSpan);
496 * @param string $timeSpan The time span for the scores and ranks you're requesting.
504 public function listScores($leaderboardId, $collection, $timeSpan, $optParams = array()) { argument
505 …s = array('leaderboardId' => $leaderboardId, 'collection' => $collection, 'timeSpan' => $timeSpan);
519 * @param string $timeSpan The time span for the scores and ranks you're requesting.
529 public function listWindow($leaderboardId, $collection, $timeSpan, $optParams = array()) { argument
530 …s = array('leaderboardId' => $leaderboardId, 'collection' => $collection, 'timeSpan' => $timeSpan);
1245 public $timeSpan; variable in Google_LeaderboardEntry
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
DGames.php461 … 'path' => 'games/v1/players/{playerId}/leaderboards/{leaderboardId}/scores/{timeSpan}',
474 'timeSpan' => [
510 'timeSpan' => [
542 'timeSpan' => [
/plugin/diagramsnet/lib/js/orgchart/
Dbridge.min.js8 …turn this.ticks().mul(1e3).div(System.Diagnostics.Stopwatch.frequency)},timeSpan:function(){return…
/plugin/diagramsnet/lib/js/
Dorgchart.min.js8 …turn this.ticks().mul(1e3).div(System.Diagnostics.Stopwatch.frequency)},timeSpan:function(){return…
Dextensions.min.js1743 …turn this.ticks().mul(1e3).div(System.Diagnostics.Stopwatch.frequency)},timeSpan:function(){return…