|
JeVois
1.23
JeVois Smart Embedded Machine Vision Toolkit
|
|
#include <jevois/GPU/GUIhelper.H>
Definition at line 451 of file GUIhelper.H.

Public Attributes | |
| std::string | err |
| std::chrono::time_point< std::chrono::steady_clock > | firsttime |
| std::chrono::time_point< std::chrono::steady_clock > | lasttime |
| bool | is_info |
| std::string jevois::GUIhelper::ErrorData::err |
Definition at line 453 of file GUIhelper.H.
| std::chrono::time_point<std::chrono::steady_clock> jevois::GUIhelper::ErrorData::firsttime |
Definition at line 454 of file GUIhelper.H.
| bool jevois::GUIhelper::ErrorData::is_info |
Definition at line 456 of file GUIhelper.H.
| std::chrono::time_point<std::chrono::steady_clock> jevois::GUIhelper::ErrorData::lasttime |
Definition at line 455 of file GUIhelper.H.