Span

Configuration for a span of snapshots in a layout.

@safe
struct Span {
uint nr;
Duration space;
}

Meta