Home
last modified time | relevance | path

Searched refs:curTime (Results 1 - 1 of 1) sorted by relevance

/ide/tools/previewer/mock/lite/
H A DVirtualLocation.cpp100 time_t curTime = time(nullptr); in GetTime() local
101 if (curTime < 0) { in GetTime()
104 return static_cast<uint64_t>(curTime); in GetTime()

Completed in 1 milliseconds