Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Clock
Clock
2.6.1
  • Basic Usage
  • Clocks
  • The System Clock Package
  • Upgrade
Back to top
View this page

Clock¶

Packagist GitLab GitHub Bitbucket Gitea

A collection of clock abstraction classes for PSR-20.

Installation¶

composer require 'arokettu/clock'

or if you only need the system clock:

composer require 'arokettu/system-clock'

Documentation¶

  • Basic Usage
  • Clocks
    • System time based
    • Abstract time based
    • Wrappers
  • The System Clock Package
    • Installation
    • Documentation
    • License
  • Upgrade
    • arokettu/clock
    • arokettu/system-clock

License¶

The library is available as open source under the terms of the MIT License.

Next
Basic Usage
Copyright © 2024 Anton Smirnov
Made with Sphinx and @pradyunsg's Furo
On this page
  • Clock
    • Installation
    • Documentation
    • License