OpenCV  3.4.2
Open Source Computer Vision
cv::cuda::Event Member List

This is the complete list of members for cv::cuda::Event, including all inherited members.

BLOCKING_SYNC enum valuecv::cuda::Event
CreateFlags enum namecv::cuda::Event
DEFAULT enum valuecv::cuda::Event
DISABLE_TIMING enum valuecv::cuda::Event
elapsedTime(const Event &start, const Event &end)cv::cuda::Eventstatic
Event(CreateFlags flags=DEFAULT)cv::cuda::Eventexplicit
EventAccessorcv::cuda::Eventfriend
INTERPROCESS enum valuecv::cuda::Event
queryIfComplete() constcv::cuda::Event
record(Stream &stream=Stream::Null())cv::cuda::Event
waitForCompletion()cv::cuda::Event