Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_concurrent_module/common/helper/
H A Derror_helper.h152 std::time_t currentTimeStamp = std::chrono::system_clock::to_time_t(now); in GetCurrentTimeStamp() local
153 std::tm* timeInfo = std::localtime(&currentTimeStamp); in GetCurrentTimeStamp()

Completed in 1 milliseconds