getCPUTickCount 278 modules/core/include/opencv2/core/utility.hpp CV_EXPORTS_W int64 getCPUTickCount(); getCPUTickCount 616 modules/core/misc/java/test/CoreTest.java cpuCountStart = Core.getCPUTickCount(); getCPUTickCount 618 modules/core/misc/java/test/CoreTest.java actualTickCount = Core.getCPUTickCount();