diffscan skip to mSec, initialize each new scan
This commit is contained in:
@ -22,6 +22,7 @@ typedef struct {
|
||||
int skip;
|
||||
int skipCount;
|
||||
pScanData scanObject;
|
||||
double last_report_time;
|
||||
} DiffScan, *pDiffScan;
|
||||
|
||||
/*==================================================================*/
|
||||
|
Reference in New Issue
Block a user