Home
last modified time | relevance | path

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

/dports/astro/kstars/kstars-3.5.6/kstars/ekos/analyze/
H A Danalyze.cpp1398 double timeDiffThreshold = 10000000.0; in updateStat() local
1400 (fabs(begin->mainKey() - time) < timeDiffThreshold)) in updateStat()