Home
last modified time | relevance | path

Searched defs:timeSinceEpoch (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_timer_mgr.cpp953 auto timeSinceEpoch = std::chrono::steady_clock::now().time_since_epoch(); in GetBootTimeMs() local
958 auto timeSinceEpoch = tp_epoch.time_since_epoch(); in GetBootTimeMs() local