Home
last modified time | relevance | path

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

/dports/editors/nedit/nedit-5.7/source/
H A Dwindow.c2771 static long busyStartTime = 0; variable
2796 busyStartTime = getRelTimeInTenthsOfSeconds(); in AllWindowsBusy()
2812 getRelTimeInTenthsOfSeconds() - busyStartTime > 10) { in AllWindowsBusy()
2836 busyStartTime = 0; in AllWindowsUnbusy()