Home
last modified time | relevance | path

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

/dports/devel/bullet/bullet3-3.21/test/OpenCL/RadixSortBenchmark/
H A Dmain.cpp161 double stopMs = watch.getTimeMicroseconds() / 1e3; in TimedSort() local
163 duration = stopMs - startMs; in TimedSort()
267 double stopMs = watch.getTimeMicroseconds() / 1e3; in TimedSort() local
269 duration = stopMs - startMs; in TimedSort()
/dports/devel/py-bullet3/bullet3-3.21/test/OpenCL/RadixSortBenchmark/
H A Dmain.cpp161 double stopMs = watch.getTimeMicroseconds() / 1e3; in TimedSort() local
163 duration = stopMs - startMs; in TimedSort()
267 double stopMs = watch.getTimeMicroseconds() / 1e3; in TimedSort() local
269 duration = stopMs - startMs; in TimedSort()