Searched defs:FromSeconds (Results 1 - 2 of 2) sorted by relevance
| /third_party/node/deps/v8/src/base/platform/ | ||
| H A D | time.h | 81 static constexpr TimeDelta FromSeconds(int64_t seconds) { in FromSeconds() function in v8::base::final |
| /third_party/protobuf/python/google/protobuf/internal/ | ||
| H A D | well_known_types.py | 234 def FromSeconds(self, seconds): member in Timestamp 362 def FromSeconds(self, seconds): member in Duration |
Completed in 3 milliseconds