FICHA · MANJARO

haskell-clock

High-resolution clock functions: monotonic, realtime, cputime.

  • haskell-library
  • LIBRARY
  • TIME
  • System
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

A Haskell library for high-resolution clock functions, including monotonic time, real time, and CPU time. It helps programs measure durations, schedule work, and record timing information accurately.

Developers use it for benchmarks, timeouts, profiling, and event timing. Monotonic clocks are usually better for measuring elapsed time because wall-clock time can jump.

Permissions

Permissions not analysed for this source yet.