fltkhs-0.3.0.1: FLTK bindings

Safe HaskellNone
LanguageHaskell2010

Graphics.UI.FLTK.LowLevel.Clock

Contents

Synopsis

Documentation

newtype Hour

Constructors

Hour Int 

newtype Minute

Constructors

Minute Int 

newtype Second

Constructors

Second Int 

Hierarchy

Clock

getValue :: Ref Clock -> IO ClockByTime

getValueSinceEpoch :: Ref Clock -> IO ClockSinceEpoch

handle :: Ref Clock -> Event -> IO Int

setValue :: Ref Clock -> ClockSetTimeType -> IO ()