Method: Blazer::DataSource#cache_slow_threshold
- Defined in:
- lib/blazer/data_source.rb
#cache_slow_threshold ⇒ Object
73 74 75 |
# File 'lib/blazer/data_source.rb', line 73 def cache_slow_threshold (cache["slow_threshold"] || 15).to_f end |