You are here

constant LINKIT_WAIT in Linkit 7.3

Define the time from last key press to poll the server.

2 uses of LINKIT_WAIT
LinkitProfileUICRUDTestCase::testUpdateProfile in test/linkit_profile.test
Update a profile.
_linkit_build_autocomplete_form_fields in plugins/export_ui/linkit_profiles.inc
Append autocomplete (BAC) form element to the profile form.

File

./linkit.module, line 36
Main file for Linkit module.

Code

define('LINKIT_WAIT', 350);