Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Redis::TimeSeries::Datapoint
Inherits
Struct
<
Value
<
Object
Constructors
new
(timestamp :
Time
, value :
Float64
)
Source
Instance methods
clone
Source
copy_with
(timestamp _timestamp = @timestamp, value _value = @value)
Source
timestamp
value