Files
Chamilo/vendor/symfony/stopwatch/CHANGELOG.md
2025-08-14 22:41:49 +02:00

10 lines
183 B
Markdown

CHANGELOG
=========
3.4.0
-----
* added the `Stopwatch::reset()` method
* allowed to measure sub-millisecond times by introducing an argument to the
constructor of `Stopwatch`