Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: PIDHeater82 Conceptcontroller_v_1_0 AlarmClockApp COG4050_adxl355_tilt ... more
StopCalculating Class Reference
#include <ttmathtypes.h>
Detailed Description
this simple class can be used in multithreading model (you can write your own class derived from this one)
for example: in some functions like Factorial() /at the moment only Factorial/ you can give a pointer to the 'stop object', if the method WasStopSignal() of this object returns true that means we should break the calculating and return
Definition at line 512 of file ttmathtypes.h.
Generated on Tue Jul 12 2022 14:03:18 by
