Releases: NexusPHP/clock
Releases · NexusPHP/clock
Release list
v1.0.0
Added
Clockinterface extending PSR-20'sClockInterface, withSystemClockreading the system time in UTC by defaultStopwatchinterface for monotonic elapsed-time readings, withHighResolutionStopwatchbacked by the system's high-resolution timerDelayinterface for waiting, withNativeDelayblocking the current threadFrozenClocktest double implementing all three interfaces behind one advanceable stateInvalidDurationExceptionthrown for durations that are not a finite representable number of seconds
New Contributors
- @dependabot[bot] made their first contribution in #1
Full Changelog: https://github.com/NexusPHP/clock/commits/v1.0.0