refactor: heap info

This commit is contained in:
Yurii
2024-01-17 17:51:15 +03:00
parent 85ffd4188f
commit 280c7f2887
6 changed files with 67 additions and 46 deletions

View File

@@ -99,7 +99,7 @@
</tr>
<tr>
<th scope="row">Free memory:</th>
<td><b class="free-heap"></b> of <b class="total-heap"></b> bytes, max free block: <b class="max-free-block-heap"></b> bytes</td>
<td><b class="free-heap"></b> of <b class="total-heap"></b> bytes (min: <b class="min-free-heap"></b> bytes)<br>max free block: <b class="max-free-block-heap"></b> bytes (min: <b class="min-max-free-block-heap"></b> bytes)</td>
</tr>
<tr>
<th scope="row">Last reset reason:</th>

Binary file not shown.