arm_subbuffer_formatted_arrival_time_usecJan1970 Struct Reference
[ARM 4.1 Sub-buffers]

used to pass a arrival time since jan 1970. More...

#include <arm41.h>

Data Fields

arm_subbuffer_t header
arm_int64_t usecJan1970

Detailed Description

used to pass a arrival time since jan 1970.

When the application is unable to call ARM when the transaction starts, but it can capture and save a timestamp at that time, the application can format the arrival time, store it in the Formatted Arrival Time UsecJan1970 sub-buffer, and provide the sub-buffer with arm_start_transaction().


Field Documentation

An 64-bit integer containing the number of microseconds since midnight January 1, 1970, UTC (coordinated universal time). The time source should be the same as the process in which the arm_start_transaction() executes.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Defines