|  | OpenCV
    3.4.13
    Open Source Computer Vision | 
#include <opencv2/core/ocl.hpp>
| Public Member Functions | |
| Timer (const Queue &q) | |
| ~Timer () | |
| uint64 | durationNS () const | 
| void | start () | 
| void | stop () | 
| Protected Attributes | |
| Impl *const | p | 
| cv::ocl::Timer::Timer | ( | const Queue & | q | ) | 
| cv::ocl::Timer::~Timer | ( | ) | 
| uint64 cv::ocl::Timer::durationNS | ( | ) | const | 
| void cv::ocl::Timer::start | ( | ) | 
| void cv::ocl::Timer::stop | ( | ) | 
| 
 | protected | 
 1.8.13
 1.8.13