Method: PubmedAPI::Interface.wait
- Defined in:
- lib/pubmed_api.rb
.wait ⇒ Object
300ms minimum wait.
154 155 156 |
# File 'lib/pubmed_api.rb', line 154 def wait sleep WAIT_TIME end |
300ms minimum wait.
154 155 156 |
# File 'lib/pubmed_api.rb', line 154 def wait sleep WAIT_TIME end |