formatting-7.0.0.1: Combinator-based type-safe formatting (like printf() or FORMAT)

Safe HaskellNone
LanguageHaskell2010

Formatting.Clock

Description

Formatters for high-res, real-time and timer clock values from System.Clock.

Synopsis

Documentation

timeSpecs :: Format r (TimeSpec -> TimeSpec -> r) Source #

Same as durationNS but works on TimeSpec from the clock package.