JeVois  1.20
JeVois Smart Embedded Machine Vision Toolkit
Share this page:
jevois::GUIhelper::ErrorData Struct Reference

#include <jevois/GPU/GUIhelper.H>

Definition at line 405 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 407 of file GUIhelper.H.

◆ firsttime

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

Definition at line 408 of file GUIhelper.H.

◆ lasttime

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

Definition at line 409 of file GUIhelper.H.


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