GetEnd returns the end timestamp of the request in milliseconds.
()
| 93 | GetStart() int64 |
| 94 | // GetEnd returns the end timestamp of the request in milliseconds. |
| 95 | GetEnd() int64 |
| 96 | // GetStep returns the step of the request in milliseconds. |
| 97 | GetStep() int64 |
| 98 | // GetQuery returns the query of the request. |
no outgoing calls