File demo_timing.cppΒΆ

Demo of the Timer 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*)

Real time thread presenting the use of the Timer class.

int main(int, char*[])

Launch a real time thread presenting the use of the Timer class.