#include <Stats.hxx>
Definition at line 25 of file Stats.hxx.
◆ Clear()
void DatabaseStats::Clear |
( |
| ) |
|
|
inline |
◆ album_count
unsigned DatabaseStats::album_count |
Number of distinct album names.
Definition at line 44 of file Stats.hxx.
◆ artist_count
unsigned DatabaseStats::artist_count |
Number of distinct artist names.
Definition at line 39 of file Stats.hxx.
◆ song_count
unsigned DatabaseStats::song_count |
Number of songs.
Definition at line 29 of file Stats.hxx.
◆ total_duration
std::chrono::duration<std::uint64_t, SongTime::period> DatabaseStats::total_duration |
Total duration of all songs (in seconds).
Definition at line 34 of file Stats.hxx.
The documentation for this struct was generated from the following file: