[PHP 8.2][Memory] Reset peak usage
aedart opened this issue · 0 comments
aedart commented
Description
Add ability to get current peak memory. See https://php.watch/versions/8.2/memory_reset_peak_usage
Could perhaps create a new snapshot()
inside the Memory
utility, which makes use of the new reset peak usage.