Searched refs:m_tpStart (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/cortex/NodeManager/
H A DNodeRef.cpp1661 m_tpStart = 0LL;
1929 m_tpStart = when;
2026 m_tpStart = start;
2125 m_tpStart,
2139 bigtime_t tpFrom = (m_tpLastSeek > m_tpStart) ? m_tpLastSeek : m_tpStart;
H A DNodeRef.h671 bigtime_t m_tpStart; member in class:NodeRef

Completed in 42 milliseconds