858 B
858 B
comment:1 Changed 3 years ago by zzz
Good idea. The Android system Settings→Data Usage page would be a good model.
As long as the bandwidth stats are enabled for graphing and persistence is enabled (both are the default), it would be fairly straightforward to integrate over the data to produce a sum. I think. Otherwise we'd have to save the start date, end date, and total usage at shutdown, and compute some sort of estimate after restart. Which is messy, and hopefully not needed.