We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee8900d commit 04267b7Copy full SHA for 04267b7
README.md
@@ -178,7 +178,8 @@ section of the [queue's README](https://github.com/tarantool/queue/blob/master/R
178
179
### Statistics
180
181
-The `statistics()` method provides access to the statistical information since the creation of a queue:
+The `statistics()` method provides access to the statistical information accumulated
182
+since a queue was created:
183
184
```php
185
$stat = $queue->statistics();
0 commit comments