March 2018
Intermediate to advanced
1396 pages
42h 14m
English
This method will call when a controller is stopped. The stopping() method will execute as the last update() call and only executes once. It is also working in hard real time. The stopping() method will not fail and return nothing too. The following is the declaration of the stopping() method:
virtual void stopping();