Loading...
Searching...
No Matches
TimeInfo Struct Reference
#include <opencv2/v4d/detail/timetracker.hpp>
Public Member Functions | |
| void | add (size_t t) |
| void | newCount () |
| string | str () const |
Public Attributes | |
| long | iterCnt_ = 0 |
| long | iterTime_ = 0 |
| long | last_ = 0 |
| long | totalCnt_ = 0 |
| long | totalTime_ = 0 |
Member Function Documentation
◆ add()
|
inline |
◆ newCount()
|
inline |
◆ str()
|
inline |
Member Data Documentation
◆ iterCnt_
| long TimeInfo::iterCnt_ = 0 |
◆ iterTime_
| long TimeInfo::iterTime_ = 0 |
◆ last_
| long TimeInfo::last_ = 0 |
◆ totalCnt_
| long TimeInfo::totalCnt_ = 0 |
◆ totalTime_
| long TimeInfo::totalTime_ = 0 |
The documentation for this struct was generated from the following file:
- opencv2/v4d/detail/timetracker.hpp
1.9.6