Arguments
| Name | Type | Default | Required | Description |
|---|---|---|---|---|
cs | CounterSummary | - | ✔ | A counter aggregate produced using counter_agg |
Returns
TIMESTAMPTZ: The timestamp of the first point in the counter aggregate
Get the first timestamp from a counter aggregate
| Name | Type | Default | Required | Description |
|---|---|---|---|---|
cs | CounterSummary | - | ✔ | A counter aggregate produced using counter_agg |
TIMESTAMPTZ: The timestamp of the first point in the counter aggregate