Home
last modified time | relevance | path

Searched refs:fEventDelay (Results 1 – 2 of 2) sorted by relevance

/haiku/src/tests/kits/app/common/
H A DCommonTestApp.cpp15 fEventDelay(0), in CommonTestApp()
28 fEventDelay(0), in CommonTestApp()
120 fEventDelay = delay; in RunEventThread()
161 snooze(fEventDelay); in _EventLoop()
H A DCommonTestApp.h47 bigtime_t fEventDelay; variable