Home
last modified time | relevance | path

Searched refs:getTimeMS (Results 1 – 7 of 7) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/smoketest/
H A Dlibtest.cxx22 static long getTimeMS() in getTimeMS() function
41 static long getTimeMS() in getTimeMS() function
74 start = getTimeMS(); in main()
113 end = getTimeMS(); in main()
128 end = getTimeMS(); in main()
147 end = getTimeMS(); in main()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/lastexpress/data/
H A Dsnd.h62 uint32 getTimeMS();
H A Dsnd.cpp485 uint32 SimpleSound::getTimeMS() { in getTimeMS() function in LastExpress::SimpleSound
/dports/games/scummvm/scummvm-2.5.1/engines/lastexpress/data/
H A Dsnd.h62 uint32 getTimeMS();
H A Dsnd.cpp485 uint32 SimpleSound::getTimeMS() { in getTimeMS() function in LastExpress::SimpleSound
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/lastexpress/sound/
H A Dentry.h130 …uint32 getTime() { return _soundStream ? (_soundStream->getTimeMS() * 30 / 1000) + _… in getTime()
/dports/games/scummvm/scummvm-2.5.1/engines/lastexpress/sound/
H A Dentry.h130 …uint32 getTime() { return _soundStream ? (_soundStream->getTimeMS() * 30 / 1000) + _… in getTime()