Home
last modified time | relevance | path

Searched defs:repeatInterval (Results 1 – 25 of 67) sorted by relevance

123

/dports/www/domoticz/domoticz-2020.2/hardware/
H A DTellstickFactory.cpp12 bool CTellstick::Create(CTellstick** tellstick, const int ID, int repeats, int repeatInterval) in Create()
79 bool CTellstick::Create(CTellstick** tellstick, const int ID, int repeats, int repeatInterval) in Create()
109 bool CTellstick::Create(CTellstick** tellstick, const int ID, int repeats, int repeatInterval) in Create()
H A DTellstick.cpp12 …stick::CTellstick(const TelldusFunctions& functions, const int ID, int repeats, int repeatInterval) in CTellstick()
25 void CTellstick::SetSettings(int repeats, int repeatInterval) in SetSettings()
331 int repeatInterval = atoi(repeatIntervalStr.c_str()); in Cmd_TellstickApplySettings() local
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Storagetransfer/
H A DSchedule.php22 public $repeatInterval; variable in Google_Service_Storagetransfer_Schedule
44 public function setRepeatInterval($repeatInterval)
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/
H A DTimer.h46 void startRepeating(double repeatInterval) { start(repeatInterval, repeatInterval); } in startRepeating()
53 double repeatInterval() const { return m_repeatInterval; } in repeatInterval() function
H A DRunLoopTimer.h50 void startRepeating(double repeatInterval) { start(repeatInterval, repeatInterval); } in startRepeating()
H A DTimer.cpp209 void TimerBase::start(double nextFireInterval, double repeatInterval) in start()
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-tools/hadoop-sls/src/main/java/org/apache/hadoop/yarn/sls/scheduler/
H A DTaskRunner.java43 private long repeatInterval; field in TaskRunner.Task
49 public void init(long startTime, long endTime, long repeatInterval) { in init()
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.context.support/src/main/java/org/springframework/scheduling/quartz/
H A DSimpleTriggerFactoryBean.java83 private long repeatInterval; field in SimpleTriggerFactoryBean
157 public void setRepeatInterval(long repeatInterval) { in setRepeatInterval()
/dports/games/meandmyshadow/meandmyshadow-0.5a/src/
H A DScriptDelayExecution.h50 int repeatInterval; variable
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/cf/
H A DRunLoopTimerCF.cpp48 void RunLoopTimerBase::start(double nextFireInterval, double repeatInterval) in start()
/dports/devel/folly/folly-2021.12.27.00/folly/
H A DTimeoutQueue.h103 int64_t repeatInterval; member
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/Folly/folly/
H A DTimeoutQueue.h108 int64_t repeatInterval; member
/dports/audio/rosegarden/rosegarden-21.06.1/src/gui/editors/segment/compositionview/
H A DChangingSegment.cpp54 timeT repeatInterval = m_segment.getEndMarkerTime() - startTime; in getRepeatTimeAt() local
/dports/x11-toolkits/qt5-quickcontrols2/kde-qtquickcontrols2-5.15.2p8/src/quicktemplates2/
H A Dqquickabstractbutton_p_p.h132 int repeatInterval = AUTO_REPEAT_INTERVAL; variable
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/Platform/
H A DRunLoop.h77 void startRepeating(double repeatInterval) { start(repeatInterval, true); } in startRepeating()
/dports/deskutils/simpleagenda/SimpleAgenda-0.43/
H A DAlarm.m225 {
/dports/editors/calligraplan/calligraplan-3.3.0/src/libs/kernel/
H A Dkptappointment.h185 const Duration &repeatInterval() const {return m_repeatInterval;} in repeatInterval() function
/dports/www/sogo/SOGo-5.4.0/SOPE/NGCards/
H A DiCalRecurrenceRule.m385 {
/dports/www/sogo-activesync/SOGo-5.4.0/SOPE/NGCards/
H A DiCalRecurrenceRule.m385 {
/dports/www/sogo2/SOGo-2.4.1/SOPE/NGCards/
H A DiCalRecurrenceRule.m391 {
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/generic/
H A DtkScrollbar.h55 int repeatInterval; /* Interval between autorepeats (in ms). */ member
/dports/x11-toolkits/tk86/tk8.6.12/generic/
H A DtkScrollbar.h44 int repeatInterval; /* Interval between autorepeats (in ms). */ member
/dports/x11-toolkits/tk85/tk8.5.19/generic/
H A DtkScrollbar.h44 int repeatInterval; /* Interval between autorepeats (in ms). */ member
/dports/x11-toolkits/tk87/tk8.7a5/generic/
H A DtkScrollbar.h44 int repeatInterval; /* Interval between autorepeats (in ms). */ member
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Common/UI/
H A DRoot.cpp195 const double repeatInterval = 5 * (1.0 / 60.0f); // 5 frames like before. variable

123