File demo_spinner.cppΒΆ
Demo of the spinner class usage.
- Author
Maximilien Naveau (maximilien.naveau@gmail.com) license License BSD-3-Clause
- Copyright
Copyright (c) 2019, New York University and Max Planck Gesellschaft.
- Date
2019-05-22
Functions
-
THREAD_FUNCTION_RETURN_TYPE
thread_function
(void*) implement a real time thread checking the timing of the loop
-
int
main
(int, char*[]) This a demo on how to use the RealTimeCheck class.