Home
last modified time | relevance | path

Searched refs:timeSpec (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/model/network/wifi/core/components/eapol/
H A Deapol.c133 OsalTimespec timeSpec; in HandleEapolQueue() local
140 if (OsalGetTime(&timeSpec) == HDF_SUCCESS) { in HandleEapolQueue()
141 currentTime = timeSpec.sec; in HandleEapolQueue()