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: | addToClockTime |
Type: | TimeDiff -> ClockTime -> ClockTime |
Description: | addToClockTime d t adds a time difference d and a clock time t to yield a new clock time. The difference d may be either positive or negative |
Related: |
Input:
Output: