mirror of
https://github.com/QuantumLeaps/qpcpp.git
synced 2025-01-28 06:02:56 +08:00
9 lines
422 B
C++
9 lines
422 B
C++
/*!
|
|
@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.
|
|
*/
|