Home
last modified time | relevance | path

Searched defs:getCPUTickCount (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/core/src/
Dsystem.cpp450 int64 getCPUTickCount(void) in getCPUTickCount() function
458 int64 getCPUTickCount(void) in getCPUTickCount() function
467 int64 getCPUTickCount(void) in getCPUTickCount() function
491 int64 getCPUTickCount(void) in getCPUTickCount() function
505 int64 getCPUTickCount(void) in getCPUTickCount() function
/external/opencv3/modules/java/src/
Dcore+Core.java216 public static long getCPUTickCount() in getCPUTickCount() method in Core