Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
kilometric
master
Kilometric
Counter
Metric
Point
RedisStore
Generated using Crystal 1.16.3
2025-12-21 05:40:50 UTC
module
Kilometric
Defined in:
kilometric.cr
Class Method Summary
.flush_interval
.flush_interval=
(value : UInt32)
.last_flushed_at
: Time
.last_flushed_at=
(value : Time)
.port
.store
: RedisStore
Class Method Detail
def self.
flush_interval
#
[
View source
]
def self.
flush_interval=
(value : UInt32)
#
[
View source
]
def self.
last_flushed_at
: Time
#
[
View source
]
def self.
last_flushed_at=
(value : Time)
#
[
View source
]
def self.
port
#
[
View source
]
def self.
store
:
RedisStore
#
[
View source
]