Home
last modified time | relevance | path

Searched refs:GetCurrentTime (Results 226 – 250 of 1209) sorted by relevance

12345678910>>...49

/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/libtgvoip/
H A DVoIPController.cpp337 connectionInitTime=GetCurrentTime(); in Connect()
946 stateChangeTime=GetCurrentTime(); in SetState()
1113 double t=GetCurrentTime(); in InitializeAudio()
1381 GetCurrentTime(), in WritePacketHeader()
1905 lastRecvPacketTime=GetCurrentTime(); in ProcessIncomingPacket()
2011 recvPacketTimes[0]=GetCurrentTime(); in ProcessIncomingPacket()
2049 itr->ackTime=GetCurrentTime(); in ProcessIncomingPacket()
2181 GetCurrentTime()-connectionInitTime, in ProcessIncomingPacket()
3007 double VoIPController::GetCurrentTime(){ in GetCurrentTime() function in VoIPController
3699 double time=GetCurrentTime(); in UpdateAudioBitrate()
[all …]
/dports/emulators/yuzu/yuzu-0b47f7a46/src/core/hle/service/time/
H A Dsystem_clock_core.h31 ResultCode GetCurrentTime(Core::System& system, s64& posix_time) const;
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/sound/oalsound/
H A Dchannel.h67 float GetCurrentTime();
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/base/user_activity/
H A Duser_activity_detector.h60 base::TimeTicks GetCurrentTime() const;
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/base/user_activity/
H A Duser_activity_detector.h61 base::TimeTicks GetCurrentTime() const; in COMPONENT_EXPORT()
/dports/devel/upp/upp/uppsrc/ide/Core/
H A DLogger.h36 String GetCurrentTime();
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/common/
H A Dsystem_utils.h39 double GetCurrentTime();
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/common/
H A Dsystem_utils.h39 double GetCurrentTime();
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/common/
H A Dsystem_utils.h39 double GetCurrentTime();
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/common/
H A Dsystem_utils.h39 double GetCurrentTime();
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/common/
H A Dsystem_utils.h39 double GetCurrentTime();
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/librocksdb-sys-6.7.4/rocksdb/utilities/blob_db/
H A Dblob_compaction_filter.cc251 Status s = env()->GetCurrentTime(&current_time); in CreateCompactionFilter()
272 Status s = env()->GetCurrentTime(&current_time); in CreateCompactionFilter()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/svg/
H A DSVGSVGElement.h137 float GetCurrentTime();
271 : mRootElem(aRootElem), mOriginalTime(mRootElem->GetCurrentTime()) { in AutoSVGTimeSetRestore()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/rocksdb/env/
H A Dcomposite_env_wrapper.h15 #undef GetCurrentTime
245 Status GetCurrentTime(int64_t* unix_time) override { in GetCurrentTime() function
246 return system_clock_->GetCurrentTime(unix_time); in GetCurrentTime()
/dports/databases/rocksdb-lite/rocksdb-6.26.1/env/
H A Dcomposite_env_wrapper.h15 #undef GetCurrentTime
245 Status GetCurrentTime(int64_t* unix_time) override { in GetCurrentTime() function
246 return system_clock_->GetCurrentTime(unix_time); in GetCurrentTime()
/dports/databases/rocksdb/rocksdb-6.26.1/env/
H A Dcomposite_env_wrapper.h15 #undef GetCurrentTime
245 Status GetCurrentTime(int64_t* unix_time) override { in GetCurrentTime() function
246 return system_clock_->GetCurrentTime(unix_time); in GetCurrentTime()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/rocksdb/rocksdb/env/
H A Dcomposite_env_wrapper.h15 #undef GetCurrentTime
245 Status GetCurrentTime(int64_t* unix_time) override { in GetCurrentTime() function
246 return system_clock_->GetCurrentTime(unix_time); in GetCurrentTime()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/rocksdb/env/
H A Dcomposite_env_wrapper.h15 #undef GetCurrentTime
245 Status GetCurrentTime(int64_t* unix_time) override { in GetCurrentTime() function
246 return system_clock_->GetCurrentTime(unix_time); in GetCurrentTime()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/smil/
H A DnsSMILAnimationController.cpp514 nsSMILMilestone nextMilestone(GetCurrentTime() + 1, true); in DoMilestoneSamples()
528 if (nextMilestone.mTime > GetCurrentTime()) { in DoMilestoneSamples()
600 nsSMILTime containerTime = timeContainer->GetCurrentTime(); in SampleTimedElement()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/smil/
H A DnsSMILAnimationController.cpp475 nsSMILMilestone nextMilestone(GetCurrentTime() + 1, true); in DoMilestoneSamples()
489 if (nextMilestone.mTime > GetCurrentTime()) { in DoMilestoneSamples()
557 nsSMILTime containerTime = timeContainer->GetCurrentTime(); in SampleTimedElement()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/media/mediasource/
H A DSourceBuffer.cpp28 #ifdef GetCurrentTime
29 #undef GetCurrentTime
513 …TrackBuffersManager->EvictData(TimeUnit::FromSeconds(mMediaSource->GetDecoder()->GetCurrentTime()), in PrepareAppend()
/dports/databases/rocksdb/rocksdb-6.26.1/test_util/
H A Dmock_time_env.h25 virtual Status GetCurrentTime(int64_t* time_sec) override { in GetCurrentTime() function
/dports/databases/rocksdb-lite/rocksdb-6.26.1/test_util/
H A Dmock_time_env.h25 virtual Status GetCurrentTime(int64_t* time_sec) override { in GetCurrentTime() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/banners/
H A Dapp_banner_manager.cc51 base::Time AppBannerManager::GetCurrentTime() { in GetCurrentTime() function in banners::AppBannerManager
436 GetCurrentTime()); in RecordDidShowBanner()
802 AppBannerSettingsHelper::APP_BANNER_EVENT_COULD_SHOW, GetCurrentTime()); in RecordCouldShowBanner()
870 web_contents(), validated_url_, GetAppIdentifier(), GetCurrentTime()); in ShowBanner()
/dports/databases/rocksdb/rocksdb-6.26.1/utilities/ttl/
H A Ddb_ttl_impl.cc85 if (!clock_->GetCurrentTime(&curtime).ok()) { in FullMergeV2()
125 if (!clock_->GetCurrentTime(&curtime).ok()) { in PartialMergeMulti()
431 Status st = clock->GetCurrentTime(&curtime); in AppendTS()
463 if (!clock->GetCurrentTime(&curtime).ok()) { in IsStale()

12345678910>>...49