monky-2.2.1.0: A system state collecting library and application
Monky.Examples.Time
Description
Synopsis
getTimeHandle Source #
Arguments
The format that should be used for getTime in strftime format
getTime
Get a THandle
THandle
getFancyTimeHandle Source #
Get a FTHandle
FTHandle
data THandle Source #
Handle for accessing system time
Instances
Methods
getOutput :: THandle -> IO [MonkyOut] Source #
initialize :: THandle -> IO () Source #
data FTHandle Source #
Like THandle but uses a fancy variant of clock images
getOutput :: FTHandle -> IO [MonkyOut] Source #
initialize :: FTHandle -> IO () Source #