BusMessage Struct
Declaration
struct simaai::neat::BusMessage { ... }
Included Headers
#include <SessionReport.h>
Public Member Attributes Index
| std::string | type |
| std::string | src |
| std::string | detail |
| int64_t | wall_time_us = 0 |
Definition at line 14 of file SessionReport.h.
Public Member Attributes
detail
|
Definition at line 17 of file SessionReport.h.
src
|
Definition at line 16 of file SessionReport.h.
type
|
Definition at line 15 of file SessionReport.h.
wall_time_us
|
Definition at line 18 of file SessionReport.h.
18 int64_t wall_time_us = 0; // monotonic
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.1.