Packages

LiveView-style runtime for Gleam.

Current section

Files

Jump to
lightspeed include lightspeed@async@backpressure_InFlight.hrl
Raw

include/lightspeed@async@backpressure_InFlight.hrl

-record(in_flight, {seq :: integer(), started_ms :: integer()}).