Loading...
Searching...
No Matches
cv::ocl::Timer Class Reference
#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 |
Constructor & Destructor Documentation
◆ Timer()
cv::ocl::Timer::Timer | ( | const Queue & | q | ) |
◆ ~Timer()
cv::ocl::Timer::~Timer | ( | ) |
Member Function Documentation
◆ durationNS()
uint64 cv::ocl::Timer::durationNS | ( | ) | const |
◆ start()
void cv::ocl::Timer::start | ( | ) |
◆ stop()
void cv::ocl::Timer::stop | ( | ) |
Member Data Documentation
◆ p
|
protected |
The documentation for this class was generated from the following file:
- opencv2/core/ocl.hpp