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:
parent
44ce359bfe
commit
ca2c6f4523
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue