Files
Chamilo/vendor/symfony/stopwatch/CHANGELOG.md
2025-04-10 12:24:57 +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`