Home
last modified time | relevance | path

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

/xnu-11215/libkern/c++/
H A DOSKext.cpp16922 uint64_t lastTimestamp = timestamp > interval ? timestamp - interval : 0; local
16930 if (current->getTimestamp() < lastTimestamp) {