Apama 10.7.2 | Connecting Apama Applications to External Components | Working with IAF Plug-ins | C/C++ Plug-in Support APIs | Using the latency framework | C/C++ latency framework API
 
C/C++ latency framework API
The C/C++ interface for the latency framework is declared in the header file AP_TimestampSet.h. Plug-ins using the latency framework should include this file and also include the IAF_TimestampConfig.h header file, which declares the timestamp configuration object.
See the AP_TimestampSet_Functions structure in the API Reference for C++ (Doxygen) for detailed information on the available functions.