Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/tools/aa/src/
H A Dsystem_time.cpp29 InnerEvent::TimePoint nowSys = InnerEvent::Clock::now(); in GetNowSysTime() local
30 auto epoch = nowSys.time_since_epoch(); in GetNowSysTime()
/foundation/communication/netmanager_base/services/netpolicymanager/src/common/
H A Dnet_policy_file_event_handler.cpp36 auto nowSys = AppExecFwk::InnerEvent::Clock::now(); in GetNowMilliSeconds() local
37 auto epoch = nowSys.time_since_epoch(); in GetNowMilliSeconds()
/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
H A Devent_handler.cpp99 InnerEvent::TimePoint nowSys = InnerEvent::Clock::now(); in SendTimingEvent() local
100 auto epoch = nowSys.time_since_epoch(); in SendTimingEvent()
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_self_cure/
H A Dself_cure_state_machine.cpp2148 auto nowSys = AppExecFwk::InnerEvent::Clock::now(); in GetNowMilliSeconds() local
2149 auto epoch = nowSys.time_since_epoch(); in GetNowMilliSeconds()

Completed in 7 milliseconds