Add a Sleep() function.
authorMikhail Glushenkov <foldr@codedgers.com>
Sun, 8 Feb 2009 22:47:39 +0000 (22:47 +0000)
committerMikhail Glushenkov <foldr@codedgers.com>
Sun, 8 Feb 2009 22:47:39 +0000 (22:47 +0000)
commitba041f45fe42be353f62e44b7f29b6a7eee6bc51
treeef2adf62ac891484229792e8f9d6befda93ee3bd
parente220e8cc070db27c4a6259e951fc93538a824d61
Add a Sleep() function.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@64101 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/System/Alarm.h
lib/System/Unix/Alarm.inc
lib/System/Win32/Alarm.inc