Skip to content

StatisticsDTO

StatisticsDTO aggregates library and play-time metrics for the overview.

Kind

struct

Fields

Go fieldJSON fieldGo typeTypeScript typeOptionalNullable
TotalPlaytimeSecondstotalPlaytimeSecondsint64numberNoNo
LaunchCountlaunchCountintnumberNoNo
AverageSessionSecondsaverageSessionSecondsint64numberNoNo
MostPlayedInstanceIDmostPlayedInstanceId*stringstring | nullYesYes
RecentSessionsrecentSessions[]PlaySessionDTOPlaySessionDTO[]NoNo

Used by

Source

internal/transport/wails/dto.go:358