Searched defs:time_ (Results 1 – 5 of 5) sorted by relevance
| /third_party/node/deps/v8/src/logging/ | ||
| D | runtime-call-stats.h | 55 int64_t time_; variable |
| D | runtime-call-stats.cc | 90 int64_t time_; member in v8::internal::RuntimeCallStatEntries::Entry |
| D | counters.h | 334 base::TimeDelta time_; variable |
| /third_party/node/deps/v8/src/base/platform/ | ||
| D | platform-win32.cc | 300 TimeStamp time_; member in v8::base::Win32Time |
| /third_party/python/Lib/ | ||
| D | mailbox.py | 1653 def set_from(self, from_, time_=None): argument |