Home
last modified time | relevance | path

Searched defs:shortInterval (Results 1 – 3 of 3) sorted by relevance

/dports/games/glest/glest_source_3.2.2/source/glest_game/ai/
H A Dai_rule.h206 static const int shortInterval= 5000; variable
/dports/games/megaglest/megaglest-source-3.13.0/source/glest_game/ai/
H A Dai_rule.h216 static const int shortInterval= 5000; variable
/dports/x11/plasma5-kactivitymanagerd/kactivitymanagerd-5.23.5/src/service/
H A DActivities.cpp328 static const auto shortInterval = 1000; in scheduleConfigSync() local