This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/Stopwatch/CHANGELOG.md
2017-07-06 12:14:58 +03:00

183 B

CHANGELOG

3.4.0

  • added the Stopwatch::reset() method
  • allowed to measure sub-millisecond times by introducing an argument to the constructor of Stopwatch