# IAlgebraLimitVirtualPool

## Functions

### desiredEndTimestamp

`desiredEndTimestamp()` view external

**Returns:**

| Name | Type   | Description |
| ---- | ------ | ----------- |
| \[0] | uint32 |             |

### desiredStartTimestamp

`desiredStartTimestamp()` view external

**Returns:**

| Name | Type   | Description |
| ---- | ------ | ----------- |
| \[0] | uint32 |             |

### isFinished

`isFinished()` view external

**Returns:**

| Name | Type | Description |
| ---- | ---- | ----------- |
| \[0] | bool |             |

### finish

`finish()` external

Finishes incentive if it wasn't

**Returns:**

| Name        | Type   | Description |
| ----------- | ------ | ----------- |
| wasFinished | bool   |             |
| activeTime  | uint32 |             |

***
