Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Dresolver.cpp149 int absHour = std::abs(hour); in GetTimeZone() local
150 if (absHour < DEFAULT_HOURS) { in GetTimeZone()
153 timeZone.append(std::to_string(absHour)); in GetTimeZone()

Completed in 1 milliseconds