Module ev3dev_lang_rust::wait [−][src]
Utility functions for cpu efficent wait
commands.
Uses the libc::epoll_wait
that only works on linux systems.
Functions
wait | Wait for until a condition |
Utility functions for cpu efficent wait
commands.
Uses the libc::epoll_wait
that only works on linux systems.
wait | Wait for until a condition |