![]() |
OpenCV 4.12.0
開源計算機視覺
|
#include <opencv2/core/ocl.hpp>
公共成員函式 | |
| Timer (const Queue &q) | |
| ~Timer () | |
| uint64 | durationNS () const |
| 以納秒為單位的時長 | |
| void | start () |
| void | stop () |
保護屬性 | |
| 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 | ( | ) |
|
保護 |