idleRemoveByData
Removes the idle function with the given data.
Return
true if an idle source was found and removed.
Parameters
data
the data for the idle source's callback.
Removes the idle function with the given data.
true if an idle source was found and removed.
the data for the idle source's callback.