Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/frameworks/localhandler/
H A Ddfx_crash_local_handler.cpp44 #define TIME_DIV 1000 macro
114 time_t sec = static_cast<time_t>(currentTime / TIME_DIV); in PrintTimeStamp()
115 uint64_t millisec = currentTime % TIME_DIV; in PrintTimeStamp()

Completed in 1 milliseconds