Template
1
0
mirror of https://github.com/bol-van/zapret2.git synced 2026-03-14 06:13:09 +00:00

nfqws2: push desync.track.pos.dt as float with nsec accuracy

This commit is contained in:
bol-van
2025-12-11 00:20:03 +03:00
parent 0de1ab1b1b
commit 8cd2904614
6 changed files with 34 additions and 13 deletions

View File

@@ -54,7 +54,7 @@ typedef struct
bool bCheckDone, bCheckResult, bCheckExcluded; // hostlist check result cache
uint8_t ipproto;
time_t t_start;
struct timespec t_start;
// this block of data can change between delayed (queued) packets. need to remeber this data for each packet for further replay
t_ctrack_positions pos;