serokell-util-0.1.5.2: General-purpose functions by Serokell

Safe HaskellNone
LanguageHaskell2010

Serokell.Util.Time

Description

Functions for working with time

Synopsis

Documentation

mcs :: Int -> Microsecond Source #

Converts a specified time to Microsecond.

ms :: Int -> Microsecond Source #

Converts a specified time to Microsecond.

sec :: Int -> Microsecond Source #

Converts a specified time to Microsecond.

minute :: Int -> Microsecond Source #

Converts a specified time to Microsecond.

hour :: Int -> Microsecond Source #

Converts a specified time to Microsecond.