queueAsyncSave

Queues a debounced asynchronous save.

Parameters

data

Supplies the settings to write. It is called when the write runs rather than when it is queued, so the batched write persists every change made during the delay - not just the one that started it.