Class: Searchgasm::Modifiers::Microseconds

Inherits:
Base
  • Object
show all
Defined in:
lib/searchgasm/modifiers/microseconds.rb

Class Method Summary collapse

Methods inherited from Base

adapter_method_name, modifier_name, modifier_names

Class Method Details

.return_typeObject



5
6
7
# File 'lib/searchgasm/modifiers/microseconds.rb', line 5

def return_type
  :integer
end