---
id: gk-foundation-scheduler-ui-poll-interval
title: "Filter - gk/foundation/scheduler/ui/poll-interval"
sidebar_label: "gk/foundation/scheduler/ui/poll-interval"
tags:
  - "1.12.0"
---

# Filter: gk/foundation/scheduler/ui/poll-interval

Filters the polling interval for the Background Jobs UI, in seconds.

## Parameters

| Name | Type | Description |
|------|------|-------------|
| $interval | `int` | Polling interval in seconds. Default: 5. |

### Since

- 1.12.0

### Source

Defined in `Scheduler/Overview/JobOverview.php` at line 267

