Struct heartbeats_simple::HeartbeatAccPow [] [src]

pub struct HeartbeatAccPow {
    pub hb: HeartbeatAccPowContext,
    pub hbr: Vec<HeartbeatAccPowRecord>,
    pub log: Option<File>,
}

Contains the Heartbeat and its window data buffer.

Fields

Methods

impl HeartbeatAccPow
[src]

[src]

Allocate and initialize a new Heartbeat.

[src]

Issue a heartbeat

[src]

Rust-only function that logs the buffer (up to buffer_index) to a file.

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]