excimer

pecl install excimer

Interrupting timer and low-overhead sampling profiler

Calls a user-defined callback when a one-shot or periodic timer expires. Also a sampling profiler backend, which aggregates backtraces collected by a periodic timer.

Maintainer

  • Tim Starling (lead )
  • Kunal Mehta (lead )
  • Timo Tijhof (lead )
  • Timo Tijhof (lead ) [inactive]

Details

Stars: 84
Downloads: 136476
1.2.0
6 months ago
Version 1.2.0 change log


- Add support for BSD and macOS (only real/wall-clock, no CPU timer).
- Add excimer.default_max_depth and default to 1000 (previously unlimited).

requires:

  • php >=7.1.0
  • pearinstaller >=1.8.0
  • linux