JeVois  1.23
JeVois Smart Embedded Machine Vision Toolkit
Share this page:
Loading...
Searching...
No Matches
jevois::GUIhelper::ErrorData Struct Reference

#include <jevois/GPU/GUIhelper.H>

Definition at line 451 of file GUIhelper.H.

Collaboration diagram for jevois::GUIhelper::ErrorData:

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
 

Member Data Documentation

◆ err

std::string jevois::GUIhelper::ErrorData::err

Definition at line 453 of file GUIhelper.H.

◆ firsttime

std::chrono::time_point<std::chrono::steady_clock> jevois::GUIhelper::ErrorData::firsttime

Definition at line 454 of file GUIhelper.H.

◆ is_info

bool jevois::GUIhelper::ErrorData::is_info

Definition at line 456 of file GUIhelper.H.

◆ lasttime

std::chrono::time_point<std::chrono::steady_clock> jevois::GUIhelper::ErrorData::lasttime

Definition at line 455 of file GUIhelper.H.


The documentation for this struct was generated from the following file: