Struct heatmap::Slice [] [src]

pub struct Slice { /* fields omitted */ }

a Histogram with time boundaries

Methods

impl Slice
[src]

[src]

returns the start time of the Slice

[src]

returns the stop time of the Slice

[src]

returns the Histogram for the Slice

Trait Implementations

impl Clone for Slice
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more