Home
last modified time | relevance | path

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

/dports/astro/phd2/phd2-2.6.10/
H A Dmyframe.h167 int GetTimeLapse() const;
747 inline int MyFrame::GetTimeLapse() const in GetTimeLapse() function
H A Dworker_thread.cpp178 if (WorkerThread::MilliSleep(m_pFrame->GetTimeLapse(), INT_ANY)) in HandleExpose()
H A Dmyframe.cpp3134 m_pTimeLapse->SetValue(m_pFrame->GetTimeLapse()); in LoadValues()