local_time_debug_event Struct Reference
  
   #include <
   
    local_time_hal.h
   
   >
  
 
| Data Fields | |
| int64_t | local_timesync_event_id | 
| int64_t | local_time | 
Detailed Description
A structure used to collect low level sync data in a lab environment. Most HAL implementations will never need this structure.
Definition at line 43 of file local_time_hal.h .
Field Documentation
| int64_t local_time | 
Definition at line 45 of file local_time_hal.h .
| int64_t local_timesync_event_id | 
Definition at line 44 of file local_time_hal.h .
The documentation for this struct was generated from the following file:
- hardware/libhardware/include/hardware/ local_time_hal.h
