Home
last modified time | relevance | path

Searched defs:FromMicroseconds (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/base/platform/
Dtime.h87 static constexpr TimeDelta FromMicroseconds(int64_t microseconds) { in FromMicroseconds() function
/third_party/protobuf/python/google/protobuf/internal/
Dwell_known_types.py224 def FromMicroseconds(self, micros): member in Timestamp
350 def FromMicroseconds(self, micros): member in Duration
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp59736 static inline BaseTimeDuration FromMicroseconds(double aMicroseconds) in FromMicroseconds() function in mozilla::BaseTimeDuration