summaryrefslogtreecommitdiff
path: root/packet.c
diff options
context:
space:
mode:
Diffstat (limited to 'packet.c')
-rw-r--r--packet.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/packet.c b/packet.c
index 8f7aa38..5f38f08 100644
--- a/packet.c
+++ b/packet.c
@@ -151,7 +151,7 @@ void write_packet() {
}
#endif
- now = time(NULL);
+ now = monotonic_now();
ses.last_trx_packet_time = now;
if (!all_ignore) {