MaxCurrentChunkTime returns the max time on the current chunk.
()
| 43 | |
| 44 | // MaxCurrentChunkTime returns the max time on the current chunk. |
| 45 | MaxCurrentChunkTime() int64 |
| 46 | |
| 47 | // Batch returns the current batch. Must only be called after Seek or Next |
| 48 | // have returned true. |
no outgoing calls
no test coverage detected