@@ -65,7 +65,6 @@ discard block |
||
| 65 | 65 | /** |
| 66 | 66 | * Returns the memory usage at the end checkpoint |
| 67 | 67 | * |
| 68 | - * @param boolean $readable Whether the result must be human readable |
|
| 69 | 68 | * @param string $format The format to display (printf format) |
| 70 | 69 | * @return string|float |
| 71 | 70 | */ |
@@ -77,7 +76,6 @@ discard block |
||
| 77 | 76 | /** |
| 78 | 77 | * Returns the memory peak, readable or not |
| 79 | 78 | * |
| 80 | - * @param boolean $readable Whether the result must be human readable |
|
| 81 | 79 | * @param string $format The format to display (printf format) |
| 82 | 80 | * @return string|float |
| 83 | 81 | */ |