Home
last modified time | relevance | path

Searched refs:GetCurrentTime (Results 101 – 125 of 1209) sorted by relevance

12345678910>>...49

/dports/devel/protobuf/protobuf-3.17.3/src/google/protobuf/util/
H A Dtime_util.h104 #ifdef GetCurrentTime
105 #undef GetCurrentTime // Visual Studio has macro GetCurrentTime
108 static Timestamp GetCurrentTime();
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/protobuf/src/google/protobuf/util/
H A Dtime_util.h103 #ifdef GetCurrentTime
104 #undef GetCurrentTime // Visual Studio has macro GetCurrentTime
107 static Timestamp GetCurrentTime();
/dports/devel/py-grpcio-tools/grpcio-tools-1.43.0/third_party/protobuf/src/google/protobuf/util/
H A Dtime_util.h104 #ifdef GetCurrentTime
105 #undef GetCurrentTime // Visual Studio has macro GetCurrentTime
108 static Timestamp GetCurrentTime();
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/
H A Dtimer.h44 struct timeval GetCurrentTime();
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/banners/
H A Dapp_banner_settings_helper.cc271 banners::AppBannerManager::GetCurrentTime()); in RecordBannerInstallEvent()
283 banners::AppBannerManager::GetCurrentTime()); in RecordBannerDismissEvent()
472 return banners::AppBannerManager::GetCurrentTime() >= next_prompt->Time(); in CanShowInstallTextAnimation()
487 banners::AppBannerManager::GetCurrentTime(), in RecordInstallTextAnimationShown()
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/status-im/keycard-go/vendor/github.com/ethereum/go-ethereum/_assets/patches/
H A D0027-whisper-time-source.patch10 + env, err := whisperMsg.Wrap(params, api.w.GetCurrentTime())
110 +// GetCurrentTime returns current time.
111 +func (whisper *Whisper) GetCurrentTime() time.Time {
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/
H A DMediaDecoder.h50 #ifdef GetCurrentTime
51 #undef GetCurrentTime
124 virtual double GetCurrentTime();
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/interfaces/html/
H A DnsIDOMHTMLMediaElement.idl20 // undef the GetCurrentTime macro defined in WinBase.h from the MS Platform SDK
22 #ifdef GetCurrentTime
23 #undef GetCurrentTime
/dports/x11-wm/jwm/jwm-2.3.7/src/
H A Dtiming.h27 void GetCurrentTime(TimeType *t);
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/
H A DgdcmARTIMTimer.h49 double GetCurrentTime() const;//a platform-specific implementation of getting the
/dports/devel/gdcm/gdcm-3.0.10/Source/MessageExchangeDefinition/
H A DgdcmARTIMTimer.h49 double GetCurrentTime() const;//a platform-specific implementation of getting the
/dports/graphics/libprojectm/projectm-3.1.12/src/libprojectM/
H A Dtimer.h57 struct timeval GetCurrentTime();
/dports/lang/spidermonkey78/firefox-78.9.0/config/
H A Dwindows-h-wrapper.template.h37 #undef GetCurrentTime // Use GetTickCount() instead.
/dports/www/firefox/firefox-99.0/config/
H A Dwindows-h-wrapper.template.h37 #undef GetCurrentTime // Use GetTickCount() instead.
/dports/www/firefox-esr/firefox-91.8.0/config/
H A Dwindows-h-wrapper.template.h37 #undef GetCurrentTime // Use GetTickCount() instead.
/dports/mail/thunderbird/thunderbird-91.8.0/config/
H A Dwindows-h-wrapper.template.h37 #undef GetCurrentTime // Use GetTickCount() instead.
/dports/games/spring/spring_98.0/rts/System/
H A DTimeUtil.h21 static inline __time64_t GetCurrentTime() in GetCurrentTime() function
H A DTimeUtil.cpp15 __time64_t long_time = GetCurrentTime(); in GetCurrentTimeStr()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/captive_portal/core/
H A Dcaptive_portal_detector.cc177 retry_after_string, GetCurrentTime(), &retry_after_delta)) { in GetCaptivePortalResultFromResponse()
206 base::Time CaptivePortalDetector::GetCurrentTime() const { in GetCurrentTime() function in captive_portal::CaptivePortalDetector
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/captive_portal/core/
H A Dcaptive_portal_detector.cc178 retry_after_string, GetCurrentTime(), &retry_after_delta)) { in GetCaptivePortalResultFromResponse()
207 base::Time CaptivePortalDetector::GetCurrentTime() const { in GetCurrentTime() function in captive_portal::CaptivePortalDetector
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/smil/
H A DnsSMILTimeContainer.cpp107 nsSMILTimeContainer::GetCurrentTime() const in GetCurrentTime() function in nsSMILTimeContainer
158 return mParent->GetCurrentTime(); in GetParentTime()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/smil/
H A DnsSMILTimeContainer.cpp98 nsSMILTime nsSMILTimeContainer::GetCurrentTime() const { in GetCurrentTime() function in nsSMILTimeContainer
142 if (mParent) return mParent->GetCurrentTime(); in GetParentTime()
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/api_lib/sql/
H A Dnetwork.py50 def GetCurrentTime(): function
/dports/lang/fpc-utils/fpc-3.2.2/rtl/netware/
H A Dccs-os.imp21 GetCurrentTime,
/dports/lang/fpc-source/fpc-3.2.2/rtl/netware/
H A Dccs-os.imp21 GetCurrentTime,

12345678910>>...49