reactiveweb
    Preparing search index...

    Function Interval

    • Utility for live-updating data based on some interval. Can be used for keeping track of durations, time-elapsed, etc.

      Defaults to updating every 1 second. Options requires specifying how to create, update, and read the state.

      Type Parameters

      • State
      • Value

      Parameters

      Returns Value