posix-timer: Bindings to POSIX clock and timer functions.

[ bsd3, library, system ] [ Propose Tags ] [ Report a vulnerability ]

This package provides bindings to POSIX clock and timer functions.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.2, 0.0.3, 0.1, 0.2, 0.2.0.1, 0.3, 0.3.0.1, 0.3.0.2
Dependencies base (<5), transformers-base (>=0.3), unix [details]
Tested with ghc ==7.0.4, ghc ==7.4.2, ghc ==7.6.3, ghc ==7.8.4, ghc ==7.10.3, ghc ==8.0.2, ghc ==8.2.2, ghc ==8.4.4, ghc ==8.6.5, ghc ==8.8.4, ghc ==8.10.7, ghc ==9.0.2, ghc ==9.2.8, ghc ==9.4.8, ghc ==9.6.6, ghc ==9.8.4, ghc ==9.10.1, ghc ==9.12.1
License BSD-3-Clause
Copyright 2010 Mikhail Vorozhtsov <mikhail.vorozhtsov@gmail.com>
Author Mikhail Vorozhtsov <mikhail.vorozhtsov@gmail.com>
Maintainer Mikhail Vorozhtsov <mikhail.vorozhtsov@gmail.com>
Category System
Home page https://github.com/mvv/posix-timer
Bug tracker https://github.com/mvv/posix-timer/issues
Source repo head: git clone https://github.com/mvv/posix-timer.git
Uploaded by MikhailVorozhtsov at 2025-01-07T17:00:17Z
Distributions NixOS:0.3.0.1
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 5814 total (23 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2025-01-07 [all 1 reports]

Readme for posix-timer-0.3.0.2

[back to package description]

Posix-Timer

Build Hackage

This package provides bindings to POSIX clock and timer functions that are missing from System.Posix.Time.

Installation

The usual:

$ cabal install