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