Searched refs:kIconAnimateInterval (Results 1 - 1 of 1) sorted by relevance

/haiku/src/servers/registrar/
H A DShutdownProcess.cpp78 static const bigtime_t kIconAnimateInterval = 50000 * B_LARGE_ICON; // 0.05 s variable
587 if (LockWithTimeout(kIconAnimateInterval / lastHeight) != B_OK)
609 snooze(kIconAnimateInterval / lastHeight);

Completed in 34 milliseconds