Method: Rack::Insight::SQLPanel::QueryResult#time
- Defined in:
- lib/rack/insight/panels/sql_panel/query.rb
#time ⇒ Object (readonly)
Returns the value of attribute time.
8 9 10 |
# File 'lib/rack/insight/panels/sql_panel/query.rb', line 8 def time @time end |