[][src]Function cxmr_candles::candles_amount

pub fn candles_amount(first_ts: u64, max_ts: u64, interval: u64) -> u64

Calculates amount of candles during given time period. Accepts rounded close start and end time of snapshot.