Home
last modified time | relevance | path

Searched defs:SECONDS_TO_NANO (Results 1 - 2 of 2) sorted by relevance

/base/time/time_service/framework/cj/include/
H A Dsystem_date_time.h28 constexpr int64_t SECONDS_TO_NANO = 1000000000; member
/base/time/time_service/framework/js/napi/system_date_time/src/
H A Dnapi_system_date_time.cpp30 constexpr int64_t SECONDS_TO_NANO = 1000000000; member

Completed in 2 milliseconds