IntervalCount is the number of intervals in the range with step.
()
| 1719 | TimestampOf(interval int) uint64 |
| 1720 | // IntervalCount is the number of intervals in the range with step. |
| 1721 | IntervalCount() int |
| 1722 | } |
| 1723 | |
| 1724 | func NewIntervalMapperFromReq(req *tempopb.QueryRangeRequest) IntervalMapper { |
no outgoing calls