Home
last modified time | relevance | path

Searched defs:stopWatch (Results 1 – 4 of 4) sorted by relevance

/haiku/src/apps/haikudepot/server/
H A DAbstractSingleFileServerProcess.cpp58 BStopWatch stopWatch("download", true); in RunInternal() local
90 BStopWatch stopWatch("process local data", true); in RunInternal() local
/haiku/src/apps/haikudepot/process/
H A DAbstractProcess.cpp73 BStopWatch stopWatch("process", true); in Run() local
/haiku/src/tests/add-ons/print/ppd/test/
H A DTestParser.cpp37 BStopWatch* stopWatch = NULL; in OpenTestFile() local
/haiku/src/libs/print/libprint/
H A DGraphicsDriver.cpp681 BStopWatch stopWatch("printJob", !MEASURE_PRINT_JOB_TIME); in _PrintJob() local