Searched refs:m_last_time (Results 1 – 1 of 1) sorted by relevance
348 long m_last_time; field in VrView.VrRenderTesk429 m_last_time = System.nanoTime(); in addTimeLine()433 float ftime = (time - m_last_time) / 1E6f; in addTimeLine()438 m_last_time = System.nanoTime(); in addTimeLine()