File demo_realtime_check.cpp

Check the real time capbilites of a loop.

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*)

Real time thread that measure the spinning frequency and do some basic operation

int main(int, char*[])

Create a real time thread and measure the frequency of the thread.