<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@easyops-cn/brick-next-pipes](./brick-next-pipes.md) &gt; [Period](./brick-next-pipes.period.md)

## Period interface

一个时间段。

**Signature:**

```typescript
export interface Period
```

## Properties

|  Property | Type | Description |
|  --- | --- | --- |
|  [endTime](./brick-next-pipes.period.endtime.md) | number \| string |  |
|  [startTime](./brick-next-pipes.period.starttime.md) | number \| string |  |

