Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
url-checker
master
AvgResponseTime
Channel
ConcurrencyUtil
Config
DiagnosticLogger
Formatter
Printer
Stats
Info
StatsStore
Get
LogFailure
LogSuccess
StatsWriter
StatusChecker
Failure
Success
UrlGenerator
Built with Crystal 1.9.2
2023-10-07 10:58:33 UTC
module
AvgResponseTime
Defined in:
lib/tasks/avg_response_time.cr
Class Method Summary
.run
(success_stream, width : Int32) : Channel(Tuple(StatusChecker::Success, Time::Span))
Class Method Detail
def self.
run
(success_stream, width : Int32) :
Channel
(Tuple(
StatusChecker::Success
,
Time::Span
))
#
[
View source
]