qpcpp/doxygen/qs.cc

9 lines
422 B
C++
Raw Normal View History

2015-09-29 11:34:38 -04:00
/*!
@defgroup qs QS
@brief
Software Tracing Instrumentation
QS is software tracing system that enables developers to monitor live event-driven QP applications with minimal target system resources and without stopping or significantly slowing down the code. QS is an ideal tool for testing, troubleshooting, and optimizing QP applications. QS can even be used to support acceptance testing in product manufacturing.
*/