SessionStatsAlert
Posted as a response to post_session_stats(). Carries a snapshot of all the session-wide counters. Ported from libtorrent::session_stats_alert (alert_type 70). Non-discardable.
libtorrent renders session stats (<n> values): <v0>, <v1>, ... (the values joined by ", ").
Properties
Link copied to clipboard
The bitmask of AlertCategory flags this alert belongs to. Mirrors alert::category(), which returns the concrete alert's static_category.