vhd-0.2.2: Provides functions to inspect and manipulate virtual hard disk (VHD) files.

Safe HaskellNone

Data.Vhd.Time

Synopsis

Documentation

newtype VhdDiffTime Source

Represent number of seconds since VHD epoch.

Constructors

VhdDiffTime Word32 

getVHDTime :: IO VhdDiffTimeSource

return the current time in vhd epoch time.