# File lib/windows/msvcrt/time.rb, line 51
         def ctime(timer)
            Ctime.call(timer)
         end