Home
last modified time | relevance | path

Searched refs:getServerTime (Results 1 – 25 of 28) sorted by relevance

12

/dports/games/openlierox/OpenLieroX/src/server/
H A DCRace.cpp186 if (cServer->getServerTime() > TimeLimit()) { in CheckGameOver()
189 …GameInfo.fTimeLimit*60.0f) << ") reached with current time " << cServer->getServerTime().seconds(); in CheckGameOver()
360 if (cServer->getServerTime() > TimeLimit()) { in CheckGameOver()
363 …GameInfo.fTimeLimit*60.0f) << ") reached with current time " << cServer->getServerTime().seconds(); in CheckGameOver()
H A DCHideAndSeek.cpp74 …fWarmupTime[i] = cServer->getServerTime() + TimeDiff((float)tLXOptions->tGameInfo.features[FT_HS_H… in PrepareGame()
109 …fWarmupTime[worm->getID()] = cServer->getServerTime() + TimeDiff((float)tLXOptions->tGameInfo.feat… in Spawn()
135 TimeDiff GameTime = cServer->getServerTime(); in Simulate()
241 fLastAlert[worm->getID()] = cServer->getServerTime(); in Show()
H A DCGameMode.cpp224 if (cServer->getServerTime() > TimeLimit()) { in CheckGameOver()
227 …me limit (" << TimeLimit() << ") reached with current time " << cServer->getServerTime().seconds(); in CheckGameOver()
H A DCServer_Game.cpp527 TimeDiff time = getServerTime(); in WormShootEnd()
617 TimeDiff time = getServerTime(); in WormShoot()
/dports/audio/ampache/ampache-php74-5.0.0/vendor/moinax/tvdb/examples/
H A Dindex.php15 $serverTime = $tvdb->getServerTime();
/dports/net/py-zeep/zeep-4.1.0/examples/
H A Dtrafficvance_apikey.py17 res = client.service.getServerTime(_soapheaders=[header_value])
/dports/games/scorched3d/scorched/src/common/coms/
H A DComsSimulateResultMessage.h39 unsigned int getServerTime() { return serverTime_; } in getServerTime() function
H A DComsSimulateMessage.h45 unsigned int getServerTime() { return serverTime_; } in getServerTime() function
/dports/games/scorched3d/scorched/src/client/client/
H A DClientSimulator.cpp89 ComsSimulateResultMessage resultMessage(message.getServerTime()); in processComsSimulateMessage()
/dports/games/scorched3d/scorched/src/server/server/
H A DServerSimulator.cpp167 unsigned int roundTripTime = serverTime - message.getServerTime(); in processMessage()
/dports/games/openlierox/OpenLieroX/src/common/
H A DCWorm_SendRecv.cpp377 if(fServertime < cServer->getServerTime()) in readPacket()
378 fServertime = cServer->getServerTime(); in readPacket()
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/scheduler/Classes/Controller/
H A DSchedulerModuleController.php413 $this->view->assign('now', $this->getServerTime());
744 $this->view->assign('now', $this->getServerTime());
1028 $this->view->assign('now', $this->getServerTime());
1428 protected function getServerTime(): string function in TYPO3\\CMS\\Scheduler\\Controller\\SchedulerModuleController
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/scheduler/Classes/Controller/
H A DSchedulerModuleController.php391 $this->view->assign('now', $this->getServerTime());
714 $this->view->assign('now', $this->getServerTime());
996 $this->view->assign('now', $this->getServerTime());
1393 protected function getServerTime(): string function in TYPO3\\CMS\\Scheduler\\Controller\\SchedulerModuleController
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/scheduler/Classes/Controller/
H A DSchedulerModuleController.php397 $this->view->assign('now', $this->getServerTime());
742 $this->view->assign('now', $this->getServerTime());
1038 $this->view->assign('now', $this->getServerTime());
1445 protected function getServerTime(): string function in TYPO3\\CMS\\Scheduler\\Controller\\SchedulerModuleController
/dports/cad/ldview/ldview-4.4/TCFoundation/
H A DTCWebClient.h118 const time_t& getServerTime(void) { return serverTime; } in getServerTime() function
/dports/audio/ampache/ampache-php74-5.0.0/vendor/moinax/tvdb/src/Moinax/TvDb/
H A DClient.php134 public function getServerTime() function in Moinax\\TvDb\\Client
/dports/audio/ampache/ampache-php74-5.0.0/vendor/symfony/event-dispatcher/DependencyInjection/TvDb/
H A DClient.php134 public function getServerTime() function in Moinax\\TvDb\\Client
/dports/games/openlierox/OpenLieroX/include/
H A DCServer.h317 TimeDiff getServerTime() { return fServertime; } in getServerTime() function
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.security.jgss/share/classes/sun/security/krb5/internal/
H A DKRBError.java272 public final KerberosTime getServerTime() { in getServerTime() method in KRBError
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.security.jgss/share/classes/sun/security/krb5/internal/
H A DKRBError.java272 public final KerberosTime getServerTime() { in getServerTime() method in KRBError
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/security/krb5/internal/
H A DKRBError.java272 public final KerberosTime getServerTime() { in getServerTime() method in KRBError
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.security.jgss/share/classes/sun/security/krb5/internal/
H A DKRBError.java274 public final KerberosTime getServerTime() { in getServerTime() method in KRBError
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.security.jgss/share/classes/sun/security/krb5/internal/
H A DKRBError.java274 public final KerberosTime getServerTime() { in getServerTime() method in KRBError
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.security.jgss/share/classes/sun/security/krb5/internal/
H A DKRBError.java272 public final KerberosTime getServerTime() { in getServerTime() method in KRBError
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.security.jgss/share/classes/sun/security/krb5/internal/
H A DKRBError.java265 public final KerberosTime getServerTime() { in getServerTime() method in KRBError

12