Searched defs:lasttime (Results 1 – 4 of 4) sorted by relevance
30 int lasttime; variable
38 struct timeval lasttime; variable
34 unsigned long long lasttime; member
4514 static std::atomic<nsecs_t> lasttime{0}; in addClientLayer() local