Skip to content

tools/demo-server: only print now if we actually have events

Peter Hutterer requested to merge whot/libei:wip/demo-server-now into main

And move it to the start of the loop so we print the current timestamp followed by processing the incoming events (if any). These events thus should have timestamps less than now.

Merge request reports