# File lib/windows/msvcrt/time.rb, line 79
         def gmtime(timer)
            Gmtime.call(timer)
         end