Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
H A Dheap_profiler.cpp832 std::time_t timeSource = std::time(nullptr); in GetTimeStamp() local
835 struct tm *timeData = localtime_r(&timeSource, &tm); in GetTimeStamp()

Completed in 2 milliseconds