fg_event_info Struct Reference |
fg_event_info Struct Reference
Field Documentation◆ _pad
currently unused, inserted to allow 64 bit aligning of following fields ◆ data
payload data of the event ◆ length
valid entries in data ◆ notify
see enum FgEventNotifiers for the meaning of the bits ◆ timestamp
the timestamp when the events were recorded (always 0 in version 5.1.2) ◆ version
version of this struct. Do not set directly, use FG_EVENT_INFO_INIT() |