1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00

node-smu: fix timestamp

Signed-off-by: Manuel Pitz <manuel.pitz@eonerc.rwth-aachen.de>
This commit is contained in:
Manuel Pitz 2023-09-22 18:37:34 +02:00 committed by Alexandra
parent 5cd2662fe8
commit 2f00d32a15

View file

@ -209,7 +209,7 @@ private:
static inline pthread_cond_t cv;
static inline timespec64_t sync_signal_mem_pos = {0};
static inline timespec sample_time ={0};
static inline int sec_cnt = 0;
static inline int smp_cnt = 0;
protected:
virtual