Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Crig::Providers::OpenRouter::LatencyThreshold
Inherits
Struct
<
Value
<
Object
Constructors
from_json_value
(value :
JSON::Any
) : self
Source
new
(kind :
Kind
, value :
Float64
|
Nil
= nil, percentiles :
PercentileThresholds
|
Nil
= nil)
Source
percentile
(percentiles :
PercentileThresholds
) : self
Source
simple
(value :
Float64
) : self
Source
Instance methods
kind
Source
percentiles
Source
to_json_value
Source
value
Source
Nested types
Crig::Providers::OpenRouter::LatencyThreshold::Kind