# round\_time

#### round\_time

The amount of time (in seconds) between blinds increases.

**Type:** integer

**Format:** integer in seconds

**Example:**

Blinds increase every five minutes (300 seconds):

```javascript
"round_time": 300
```
