Home
last modified time | relevance | path

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

/aoo42x/main/basic/source/runtime/
H A Druntime.cxx544 pMod( pm ), pMeth( pe ), pImg( pMod->pImage ), m_nLastTime(0) in SbiRuntime()
713 if (nTime - m_nLastTime > 5 ) // 20 ms in Step()
716 m_nLastTime = nTime; in Step()
/aoo42x/main/basic/source/inc/
H A Druntime.hxx321 sal_uInt32 m_nLastTime; member in SbiRuntime

Completed in 19 milliseconds