Home
last modified time | relevance | path

Searched defs:SEC_PER_MINUTE (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/platform/unix/
Dtime.cpp22 static constexpr int SEC_PER_MINUTE = 60; variable
/arkcompiler/ets_runtime/ecmascript/
Djs_date.h31 static constexpr int SEC_PER_MINUTE = 60; variable