Apama 10.3.1 | Apama Documentation | Connecting Apama Applications to External Components | Working with IAF Plug-ins | C/C++ Plug-in Support APIs | Using the latency framework | C/C++ timestamp configuration object
 
C/C++ timestamp configuration object
Constructors and updateProperties() methods for transport and codec plug-ins take the following argument: IAF_TimestampConfig.
A timestamp configuration object contains a set of fields that a plug-in can use to decide whether to record and/or log timestamp information. Although timestamp configuration objects are passed to all transport and codec plug-ins, it is up to the authors of a plug-ins to write the code that makes use of them.
See the IAF_TimestampConfig structure in the API Reference for C++ (Doxygen) for detailed information on the fields.

Copyright © 2013-2019 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.