now for progress.

This commit is contained in:
Christopher Jeffrey 2014-11-12 11:09:17 -08:00
parent 41a174b929
commit 43652bb5c3
1 changed files with 1 additions and 0 deletions

View File

@ -1774,6 +1774,7 @@ async_get_progress_after(uv_work_t *req) {
int64_t ts_ = cblock.GetBlockTime();
time_t now_ = time(NULL);
//int64_t now = (int64_t)(time(NULL) - (10 * 60));
int64_t ts = (int64_t)ts_;
// Assume last block was ten minutes ago: