Struct EV_Thread

Struct Documentation

struct EV_Thread

Worker thread switches and handles for miss/use callbacks.

Public Members

std::optional<bool> use_event_switch
std::optional<bool> miss_event_switch
std::optional<std::thread> use_event_thread
std::optional<std::thread> miss_event_thread