libnx
v4.7.0
|
PlayStatistics. PlayStatistics for [16.0.0+], converted from PdmPlayStatisticsV1 on [1.0.0-15.0.1]. More...
#include <pdm.h>
Data Fields | |
u64 | program_id |
ProgramId. | |
u32 | first_entry_index |
Entry index for the first time the program was played. | |
u32 | pad |
Padding. | |
u64 | first_timestamp_user |
See PdmAppletEvent::timestamp_user. This is for the first time the program was played, in PosixTime. | |
u64 | first_timestamp_network |
See PdmAppletEvent::timestamp_network. This is for the first time the program was played, in PosixTime. | |
u32 | last_entry_index |
Entry index for the last time the program was played. | |
u32 | pad2 |
Padding. | |
u64 | last_timestamp_user |
See PdmAppletEvent::timestamp_user. This is for the last time the program was played, in PosixTime. | |
u64 | last_timestamp_network |
See PdmAppletEvent::timestamp_network. This is for the last time the program was played, in PosixTime. | |
u64 | playtime |
Total play-time in nanoseconds. | |
u32 | total_launches |
Total times the program was launched. | |
u32 | pad3 |
Padding. | |
PlayStatistics. PlayStatistics for [16.0.0+], converted from PdmPlayStatisticsV1 on [1.0.0-15.0.1].