Home
last modified time | relevance | path

Searched defs:CreateTimer (Results 1 – 25 of 151) sorted by relevance

1234567

/dports/lang/fpc-source/fpc-3.2.2/packages/amunits/src/utilunits/
H A Dtimerutils.pas41 Function CreateTimer(theUnit : longint) : pTimeRequest; in CreateTimer() function
50 Function CreateTimer(theUnit : longint) : pTimeRequest; in CreateTimer() function
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/
H A D_TimerThread.cs41 internal Timer CreateTimer() { in CreateTimer() method in System.Net.TimerThread.Queue
58 internal abstract Timer CreateTimer(Callback callback, object context); in CreateTimer() method in System.Net.TimerThread.Queue
301 internal override Timer CreateTimer(Callback callback, object context) { in CreateTimer() method in System.Net.TimerThread.TimerQueue
405 internal override Timer CreateTimer(Callback callback, object context) in CreateTimer() method in System.Net.TimerThread.InfiniteTimerQueue
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/page_load_metrics/browser/
H A Dpage_load_metrics_embedder_base.cc42 std::unique_ptr<base::OneShotTimer> PageLoadMetricsEmbedderBase::CreateTimer() { in CreateTimer() function in page_load_metrics::PageLoadMetricsEmbedderBase
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/page_load_metrics/browser/
H A Dpage_load_metrics_embedder_base.cc31 std::unique_ptr<base::OneShotTimer> PageLoadMetricsEmbedderBase::CreateTimer() { in CreateTimer() function in page_load_metrics::PageLoadMetricsEmbedderBase
/dports/lang/mono/mono-5.10.1.57/external/rx/Rx/NET/Samples/Portable/PortableClassLibrary_NuGet/
H A DPortableClass.cs14 public IObservable<long> CreateTimer(int numSamples, TimeSpan timespan) in CreateTimer() method in PortableClassLibrary.PortableClass
/dports/lang/mono/mono-5.10.1.57/external/rx/Rx/NET/Samples/Portable/PortableClassLibrary/
H A DPortableClass.cs14 public IObservable<long> CreateTimer(int numSamples, TimeSpan timespan) in CreateTimer() method in PortableClassLibrary.PortableClass
/dports/astro/celestia-gtk/celestia-1.6.1/src/celutil/
H A Dunixtimer.cpp51 Timer* CreateTimer() in CreateTimer() function
H A Dwintimer.cpp49 Timer* CreateTimer() in CreateTimer() function
/dports/astro/celestia/celestia-1.6.1/src/celutil/
H A Dunixtimer.cpp51 Timer* CreateTimer() in CreateTimer() function
H A Dwintimer.cpp49 Timer* CreateTimer() in CreateTimer() function
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Requests/src/System/Net/
H A DTimerThread.cs37 internal abstract Timer CreateTimer(Callback callback, object context); in CreateTimer() method in System.Net.TimerThread.Queue
195 internal override Timer CreateTimer(Callback callback, object context) in CreateTimer() method in System.Net.TimerThread.TimerQueue
282 … internal override Timer CreateTimer(Callback callback, object context) => new InfiniteTimer(); in CreateTimer() method in System.Net.TimerThread.InfiniteTimerQueue
/dports/www/xsp/xsp-4.5/src/Mono.WebServer.FastCgi/
H A DWatchdog.cs70 Timer CreateTimer (double timeout) in CreateTimer() method in Mono.WebServer.FastCgi.Watchdog
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/dawn/src/utils/
H A DOSXTimer.cpp73 Timer* CreateTimer() { in CreateTimer() function
H A DPosixTimer.cpp70 Timer* CreateTimer() { in CreateTimer() function
H A DWindowsTimer.cpp85 Timer* CreateTimer() { in CreateTimer() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/dawn/src/utils/
H A DOSXTimer.cpp73 Timer* CreateTimer() { in CreateTimer() function
H A DPosixTimer.cpp70 Timer* CreateTimer() { in CreateTimer() function
H A DWindowsTimer.cpp85 Timer* CreateTimer() { in CreateTimer() function
/dports/www/firefox-esr/firefox-91.8.0/other-licenses/nsis/Contrib/WebBrowser/
H A DTimers.cpp12 PLUGINFUNCTION(CreateTimer) { in PLUGINFUNCTION() argument
/dports/www/firefox/firefox-99.0/other-licenses/nsis/Contrib/WebBrowser/
H A DTimers.cpp12 PLUGINFUNCTION(CreateTimer) { in PLUGINFUNCTION() argument
/dports/mail/thunderbird/thunderbird-91.8.0/other-licenses/nsis/Contrib/WebBrowser/
H A DTimers.cpp12 PLUGINFUNCTION(CreateTimer) { in PLUGINFUNCTION() argument
/dports/lang/spidermonkey78/firefox-78.9.0/other-licenses/nsis/Contrib/WebBrowser/
H A DTimers.cpp12 PLUGINFUNCTION(CreateTimer) { in PLUGINFUNCTION() argument
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/Netgen/libsrc/general/
H A Dprofiler.cpp102 int NgProfiler :: CreateTimer (const string & name) in CreateTimer() function in netgen::NgProfiler
/dports/science/elmerfem/elmerfem-release-9.0/ElmerGUI/netgen/libsrc/general/
H A Dprofiler.cpp94 int NgProfiler :: CreateTimer (const string & name) in CreateTimer() function in netgen::NgProfiler
/dports/math/clblas/clBLAS-2.10/src/client/
H A Dtimer.cpp68 Timer CreateTimer() in CreateTimer() function

1234567