Home
last modified time | relevance | path

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

/dports/astro/phd2/phd2-2.6.10/
H A Dmyframe.h183 int m_timeLapse; // Delay between frames (useful for vid cameras) variable
749 return m_timeLapse; in GetTimeLapse()
H A Dmyframe.cpp2635 m_timeLapse = timeLapse; in SetTimeLapse()
2641 m_timeLapse = DefaultTimelapse; in SetTimeLapse()
2644 pConfig->Profile.SetInt("/frame/timeLapse", m_timeLapse); in SetTimeLapse()
2735 m_timeLapse, in GetSettingsSummary()