Home
last modified time | relevance | path

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

/glogg/glogg/src/
H A Dwatchtower.h
H A Dwatchtowerlist.h
/glogg/src/
H A Dwatchtower.h301 std::chrono::steady_clock::now() - file->timeForLastCheck() ).count(); in run()
H A Dwatchtowerlist.h76 std::chrono::steady_clock::time_point timeForLastCheck() { in timeForLastCheck() function