dsnapshot v0.1.0 (2019-08-04T11:34:54Z)
Dub
Repo
Span
dsnapshot
layout
Configuration for a span of snapshots in a layout.
@
safe
struct
Span {
uint
nr
;
Duration
space
;
}
Members
Variables
nr
uint
nr
;
Undocumented in source.
space
Duration
space
;
Undocumented in source.
Meta
Source
See Implementation
dsnapshot
layout
functions
bestFitInterval
bestFitTime
fitness
structs
Bucket
Empty
Layout
LayoutConfig
Snapshot
Span
Configuration for a span of snapshots in a layout.