[#CThreadInterrupt-interrupted] = xref:CThreadInterrupt.adoc[CThreadInterrupt]::interrupted :relfileprefix: ../ :mrdocs: Reports whether an interrupt has been requested. == Synopsis Declared in `<util/threadinterrupt.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- virtual bool interrupted() const; ---- == Return Value true if `operator()()` has been called since the last reset [.small]#Created with https://www.mrdocs.com[MrDocs]#