|
trafilo 0.1.0
Streaming event-handler framework in C
|
A result to be piped to sinking module when a window emits. More...
#include <trafilo.h>
Data Fields | |
| const char * | key |
| size_t | event_count |
| struct timespec | window_start |
| struct timespec | window_end |
A result to be piped to sinking module when a window emits.
| size_t window_result_t::event_count |
| const char* window_result_t::key |
| struct timespec window_result_t::window_end |
| struct timespec window_result_t::window_start |