Searched refs:m_last_time (Results 1 – 1 of 1) sorted by relevance
349 long m_last_time; field in VrView.VrRenderTesk430 m_last_time = System.nanoTime(); in addTimeLine()434 float ftime = (time - m_last_time) / 1E6f; in addTimeLine()439 m_last_time = System.nanoTime(); in addTimeLine()