Home
last modified time | relevance | path

Searched refs:EVENT_DELAY (Results 1 – 10 of 10) sorted by relevance

/dports/devel/py-taskflow/taskflow-4.6.3/taskflow/examples/
H A Dwbe_event_sender.py64 EVENT_DELAY = 0.1 variable in EventReporter
72 time.sleep(self.EVENT_DELAY)
/dports/www/firefox-esr/firefox-91.8.0/mozglue/baseprofiler/core/
H A DProfileBufferEntry.cpp324 EVENT_DELAY = 2, in WriteSample() enumerator
334 writer.DoubleElement(EVENT_DELAY, *aSample.mResponsiveness); in WriteSample()
/dports/www/firefox/firefox-99.0/mozglue/baseprofiler/core/
H A DProfileBufferEntry.cpp344 EVENT_DELAY = 2, in WriteSample() enumerator
354 writer.DoubleElement(EVENT_DELAY, *aSample.mResponsiveness); in WriteSample()
/dports/mail/thunderbird/thunderbird-91.8.0/mozglue/baseprofiler/core/
H A DProfileBufferEntry.cpp324 EVENT_DELAY = 2, in WriteSample() enumerator
334 writer.DoubleElement(EVENT_DELAY, *aSample.mResponsiveness); in WriteSample()
/dports/lang/spidermonkey78/firefox-78.9.0/mozglue/baseprofiler/core/
H A DProfileBufferEntry.cpp358 EVENT_DELAY = 2, in WriteSample() enumerator
368 writer.DoubleElement(EVENT_DELAY, *aSample.mResponsiveness); in WriteSample()
/dports/lang/spidermonkey78/firefox-78.9.0/tools/profiler/core/
H A DProfileBufferEntry.cpp556 EVENT_DELAY = 2, in WriteSample() enumerator
566 writer.DoubleElement(EVENT_DELAY, *aSample.mResponsiveness); in WriteSample()
/dports/mail/thunderbird/thunderbird-91.8.0/tools/profiler/core/
H A DProfileBufferEntry.cpp539 EVENT_DELAY = 2 in WriteSample() enumerator
552 writer.DoubleElement(EVENT_DELAY, *aSample.mResponsiveness); in WriteSample()
/dports/www/firefox-esr/firefox-91.8.0/tools/profiler/core/
H A DProfileBufferEntry.cpp539 EVENT_DELAY = 2 in WriteSample() enumerator
552 writer.DoubleElement(EVENT_DELAY, *aSample.mResponsiveness); in WriteSample()
/dports/www/firefox/firefox-99.0/tools/profiler/core/
H A DProfileBufferEntry.cpp571 EVENT_DELAY = 2 in WriteSample() enumerator
584 writer.DoubleElement(EVENT_DELAY, *aSample.mResponsiveness); in WriteSample()
/dports/x11/xterm/xterm-370/
H A Dmisc.c130 #define EVENT_DELAY TScreenOf(term)->nextEventDelay macro
576 Sleep(EVENT_DELAY); in xtermAppPending()
626 Sleep(EVENT_DELAY); in xevents()
6127 Sleep(EVENT_DELAY); in NormalExit()