Module buffer-closer.modules.timer

A module for managing a timer for checking retired buffers.

This module provides functions for initializing a timer that checks for retired buffers at regular intervals.

Functions

setup (user_opts) Initializes the retired buffer checking timer.


Functions

setup (user_opts)
Initializes the retired buffer checking timer.

This function initializes a timer that checks for retired buffers at regular intervals, as specified by the given options. The timer starts after the specified retirement time and repeats at the specified checking interval.

Parameters:

  • user_opts table : The options for plugin.

See also:

generated by LDoc 1.5.0 Last updated 2023-10-02 08:50:00