31
#ifndef OPENCV_FLANN_TIMER_H
32
#define OPENCV_FLANN_TIMER_H
37
#include "opencv2/core.hpp"
38
#include "opencv2/core/utility.hpp"
CV_EXPORTS_W double getTickFrequency()
Returns the number of ticks per second.
CV_EXPORTS_W int64 getTickCount()
Returns the number of ticks.