|
libnx v4.9.0
|
PlayStatisticsV1. PlayStatistics for [1.0.0-15.0.1], converted to PdmPlayStatistics when needed. 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 | first_timestamp_user |
| See PdmAppletEventV1::timestamp_user. This is for the first time the program was played. | |
| u32 | first_timestamp_network |
| See PdmAppletEventV1::timestamp_network. This is for the first time the program was played. | |
| u32 | last_entry_index |
| Entry index for the last time the program was played. | |
| u32 | last_timestamp_user |
| See PdmAppletEventV1::timestamp_user. This is for the last time the program was played. | |
| u32 | last_timestamp_network |
| See PdmAppletEventV1::timestamp_network. This is for the last time the program was played. | |
| u32 | playtime_minutes |
| Total play-time in minutes. | |
| u32 | total_launches |
| Total times the program was launched. | |
PlayStatisticsV1. PlayStatistics for [1.0.0-15.0.1], converted to PdmPlayStatistics when needed.