Searched defs:MAX_TIME_IN_MS (Results 1 - 1 of 1) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/ | ||
| H A D | js_date.h | 207 static constexpr int64_t MAX_TIME_IN_MS = static_cast<int64_t>(864000000) * 10000000; member in panda::ecmascript::JSDate |
Completed in 2 milliseconds