Statistics

- Added last synch time to the stats command output.
This commit is contained in:
Paul Beckingham
2011-10-21 18:07:20 -04:00
parent dd88965d3a
commit 56f33cf96a
2 changed files with 8 additions and 0 deletions

View File

@@ -237,6 +237,7 @@
#define STRING_CMD_STATS_AVG_PEND "Average time pending"
#define STRING_CMD_STATS_DESC_LEN "Average desc length"
#define STRING_CMD_STATS_CHARS "{1} characters"
#define STRING_CMD_STATS_LAST_SYNCH "Last server synchronization"
#define STRING_CMD_REPORTS_USAGE "Lists all supported reports"
#define STRING_CMD_REPORTS_REPORT "Report"
#define STRING_CMD_REPORTS_DESC "Description"