ReceiveIBI constructor

ReceiveIBI(
  1. double timestamp,
  2. double ibi
)

Implementation

ReceiveIBI(this.timestamp, this.ibi);