orocos-toolchain / ocl

Orocos Component Library
Other
16 stars 33 forks source link

ocl: Added millisleep operation to the os service #78

Closed meyerj closed 6 years ago

meyerj commented 6 years ago

Follow-up on https://github.com/orocos-toolchain/ocl/pull/51: Added operation millisleep(unsigned int milliseconds) to suspend execution of the calling thread by milliseconds milliseconds.