Home
last modified time | relevance | path

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

/dports/games/barony/Barony-3.3.7/src/
H A Deos.cpp2971 Uint32 currentAuthTicks = startAuthTicks; in initAuth() local
2984 currentAuthTicks = SDL_GetTicks(); in initAuth()
2985 if ( currentAuthTicks - startAuthTicks >= 3000 ) // spin the wheels for 3 seconds in initAuth()