Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
kilometric
master
Kilometric
Counter
Metric
Point
RedisStore
Built with Crystal 1.9.2
2023-10-07 17:40:23 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
]