Home
last modified time | relevance | path

Searched refs:DOUBLE_MILLISECONDS_PER_SEC (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/module/
H A Dmodule_logger.h54 static constexpr const double DOUBLE_MILLISECONDS_PER_SEC = 1000.0; member in panda::ecmascript::ModuleLogger
H A Dmodule_logger.cpp254 .count() - time) / DOUBLE_MILLISECONDS_PER_SEC; in SetEndTime()

Completed in 2 milliseconds