struct

ArrTop::ImportRateTracker::Sample

Inherits Struct < Value < Object

One reading: bytes seen so far and the monotonic instant it was taken.

Constructors

new(bytes : Int64, at : Time::Instant)
Source

Instance methods

at
bytes
clone
Source
copy_with(bytes _bytes = @bytes, at _at = @at)
Source