Namespace spl.eventtime

This namespace contains components for handling event-time data.

Event-time is a simple model which supports streams processing where time is not derived from the system time of the machine Streams is running on, but from a time value associated with each tuple.

By default this namespace is in scope for SPL programs, so no explicit use statement is required to use them.

Functions