| 27 | |
| 28 | virtual double tailTime(ContextRenderLock & r) const override { return 0; } |
| 29 | virtual double latencyTime(ContextRenderLock & r) const override { return 0; } |
| 30 | |
| 31 | private: |
| 32 | // For smoothing / de-zippering |
nothing calls this directly
no outgoing calls
no test coverage detected