JeVois  1.21
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 416 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
 

Member Data Documentation

◆ err

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

Definition at line 418 of file GUIhelper.H.

◆ firsttime

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

Definition at line 419 of file GUIhelper.H.

◆ lasttime

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

Definition at line 420 of file GUIhelper.H.


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