adapnex::platforms::simulation
Types
Name |
Description |
Simulation implements a test fixture that allows standard scheduling APIs like Application::CreateCyclicTaskGroup() to be used in a unit test, where the application can be simulated faster than real‐time. To use the simulation test fixture declare a test using |
|
Created with MrDocs