Home
last modified time | relevance | path

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

/dports/astro/kstars/kstars-3.5.6/kstars/ekos/analyze/
H A Danalyze.cpp2536 bool lastStateInteresting = (lastAlignStateStarted == ALIGN_PROGRESS || in processAlignState() local
2539 if (lastAlignStateStartedTime >= 0 && lastStateInteresting) in processAlignState()
2770 bool lastStateInteresting = in processMountFlipState() local
2775 if (mountFlipStateStartedTime >= 0 && lastStateInteresting) in processMountFlipState()