Home
last modified time | relevance | path

Searched refs:lastByteUpdate (Results 1 – 1 of 1) sorted by relevance

/dports/net/savvycan/SavvyCAN-1.0.245/re/
H A Dfuzzingwindow.cpp168 static uint64_t lastByteUpdate = 0; in timerTriggered() local
172 if (QDateTime::currentMSecsSinceEpoch() - lastByteUpdate > 250) in timerTriggered()