summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-08-24 22:53:32 +0200
committerChristian Grothoff <christian@grothoff.org>2019-08-24 22:53:32 +0200
commit9044449f5bfa018fb4e8b2fb59e8071f3c019833 (patch)
tree79ce77777e4c0beef22881c31b7baea6474df2bf /src
parent71ae493c7a7601b418de4f5c83159d46abf677b8 (diff)
downloadexchange-9044449f5bfa018fb4e8b2fb59e8071f3c019833.tar.gz
exchange-9044449f5bfa018fb4e8b2fb59e8071f3c019833.tar.bz2
exchange-9044449f5bfa018fb4e8b2fb59e8071f3c019833.zip
round time
Diffstat (limited to 'src')
-rw-r--r--src/auditor/taler-wire-auditor.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/auditor/taler-wire-auditor.c b/src/auditor/taler-wire-auditor.c
index 16104a64b..a3e55dc8a 100644
--- a/src/auditor/taler-wire-auditor.c
+++ b/src/auditor/taler-wire-auditor.c
@@ -674,6 +674,7 @@ check_for_required_transfers ()
enum GNUNET_DB_QueryStatus qs;
next_timestamp = GNUNET_TIME_absolute_get ();
+ (void) GNUNET_TIME_round_abs (&next_timestamp);
/* Subtract #GRACE_PERIOD, so we can be a bit behind in processing
without immediately raising undue concern */
next_timestamp = GNUNET_TIME_absolute_subtract (next_timestamp,