Added nanosleep with float argument
authorArjen Baart <arjen@andromeda.nl>
Tue, 3 Sep 2019 15:08:37 +0000 (17:08 +0200)
committerArjen Baart <arjen@andromeda.nl>
Tue, 3 Sep 2019 15:08:37 +0000 (17:08 +0200)
commitfb531de6ff8607a8cb9fa42d01e7ea017af84832
tree91ac81daac9437cc8994f61c94a27855716c099b
parent4e2ee2e7ae6728c1a8c29d022aab5ff8622168d2
Added nanosleep with float argument
.gitignore [new file with mode: 0644]
doc/design.xml
src/Tachyon.cpp
src/Tachyon.h
test/Makefile.am
test/accellerate_float [new file with mode: 0755]
test/sleep_float.cpp [new file with mode: 0644]