MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
Lila::EvalEvent Struct Reference

Data for code evaluation events. More...

#include <EventBus.hpp>

+ Collaboration diagram for Lila::EvalEvent:

Public Attributes

std::string code_snippet
 The code being evaluated.
 
std::optional< std::string > session_id
 Optional session ID.
 
std::chrono::system_clock::time_point timestamp
 Event timestamp.
 

Detailed Description

Data for code evaluation events.

Used for EvalStart events.

Definition at line 72 of file EventBus.hpp.


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