Home
last modified time | relevance | path

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

/dports/graphics/qgis/qgis-3.22.3/tests/src/core/
H A Dtestmaprendererjob.cpp269 int timeNotCachedMS = t.elapsed(); in testCache() local
284 QVERIFY( timeNotCachedMS > 100 ); in testCache()
286 qDebug( "CACHING %d vs %d (ms)", timeNotCachedMS, timeCachedMS ); in testCache()
/dports/graphics/qgis-ltr/qgis-3.16.16/tests/src/core/
H A Dtestmaprendererjob.cpp269 int timeNotCachedMS = t.elapsed(); in testCache() local
284 QVERIFY( timeNotCachedMS > 100 ); in testCache()
286 qDebug( "CACHING %d vs %d (ms)", timeNotCachedMS, timeCachedMS ); in testCache()