monky-2.1.0.0: A system state collecting library and application

PortabilityLinux
Stabilitytesting
Maintainerongy, moepi
Safe HaskellNone

Monky.Examples.Time

Description

 

Synopsis

Documentation

getTimeHandleSource

Arguments

:: String

The format that should be used for getTime in strftime format

-> IO THandle 

Get a THandle

getFancyTimeHandleSource

Arguments

:: String

The format that should be used for getTime in strftime format

-> IO FTHandle 

Get a FTHandle

data THandle Source

Handle for accessing system time

Instances

data FTHandle Source

Like THandle but uses a fancy variant of clock images

Instances