Statistics

- Added a backlog transaction count to the statistics.
This commit is contained in:
Paul Beckingham 2012-10-06 12:21:32 -04:00
parent 8d3e340819
commit 27df379f1d
2 changed files with 12 additions and 0 deletions

View file

@ -249,6 +249,7 @@
#define STRING_CMD_STATS_PROJECTS "Projects"
#define STRING_CMD_STATS_DATA_SIZE "Data size"
#define STRING_CMD_STATS_UNDO_TXNS "Undo transactions"
#define STRING_CMD_STATS_BACKLOG "Sync backlog transactions"
#define STRING_CMD_STATS_TAGGED "Tasks tagged"
#define STRING_CMD_STATS_OLDEST "Oldest task"
#define STRING_CMD_STATS_NEWEST "Newest task"