timings-inlines.h File
C++ header file with inline implementations for the µTest++ timing utilities. More...
Namespaces Index
| namespace | micro_os_plus |
|
The primary namespace for the µOS++ framework. More... | |
| namespace | micro_test_plus |
|
Primary namespace for the µTest++ testing framework. More... | |
| namespace | detail |
|
Internal implementation details for the µTest++ framework. More... | |
Description
C++ header file with inline implementations for the µTest++ timing utilities.
This header provides the inline method bodies for the timestamp and timestamps classes, separated from the class declarations in timings.h to enforce the project convention that declarations reside in headers and implementations reside in inline files.
All definitions reside within the micro_os_plus::micro_test_plus namespace, ensuring clear separation from user code and minimising the risk of naming conflicts.
File Listing
The file content with the documentation metadata removed is:
Generated via doxygen2docusaurus 2.2.0 by Doxygen 1.17.0.