ZVON > References > Haskell reference |
Intro / Search / ZVON |
| Indexes | Syntax | Prelude | Ratio | Complex | Numeric | Ix | Array | List | Maybe | Char | Monad | IO | Directory | System | >> Time << | Locale | CPUTime | Random |
Module: | Time |
---|---|
Function: | diffClockTimes |
Type: | ClockTime -> ClockTime -> TimeDiff |
Description: | diffClockTimes t1 t2 returns the difference between two clock times t1 and t2 as a . |
Related: |
Input:
Output: