trafilo 0.1.0
Streaming event-handler framework in C
Loading...
Searching...
No Matches
window_result_t Struct Reference

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

Detailed Description

A result to be piped to sinking module when a window emits.

Field Documentation

◆ event_count

size_t window_result_t::event_count

◆ key

const char* window_result_t::key

◆ window_end

struct timespec window_result_t::window_end

◆ window_start

struct timespec window_result_t::window_start

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