libnx  v4.6.0
Data Fields
PdmAppletEventV1 Struct Reference

AppletEventV1. More...

#include <pdm.h>

Data Fields

u64 program_id
 ProgramId.
 
u32 entry_index
 Entry index.
 
u32 timestamp_user
 See PdmPlayEvent::timestamp_user, with the above timestamp format.
 
u32 timestamp_network
 See PdmPlayEvent::timestamp_network, with the above timestamp format.
 
u8 event_type
 PdmAppletEventType
 
u8 pad [3]
 Padding.
 

Detailed Description

AppletEventV1.

AppletEvent for [1.0.0-15.0.1], converted to PdmAppletEvent when needed. Timestamp format, converted from PosixTime: total minutes since epoch UTC 1999/12/31 00:00:00. See pdmPlayTimestampToPosix.


The documentation for this struct was generated from the following file: