This file contains functions and variables related to request handling in IITC. Note: only meant for portal/links/fields request, everything else does not count towards “loading”
Methods
-
inner startRefreshTimeout(overrideopt)
-
Sets a timeout for the next automatic refresh of data. Ensures only one timeout is queued. Can use an override time in milliseconds. Especially useful if a little delay is required, for example when zooming.
Parameters:
Name Type Attributes Description override
number <optional>
Optional override time in milliseconds for the next refresh.