Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h223/include/
Dlowerlayer.h286 TimeValue iLastMuxTime; variable
/external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/
Dlowerlayer.cpp372 iLastMuxTime = timenow; in Mux()
794 return (iLastMuxTime - iStartMuxTime).to_msec(); in GetTimestamp()