GetTime

module GetTime where


getLocalTime = error "getLocalTime not implemented yet"
getTime = error "getTime not implemented yet"

-- not implemented yet