Home
last modified time | relevance | path

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

/system/connectivity/wificond/
Dclient_interface_impl.cpp290 nsecs_t start_time_ns = systemTime(SYSTEM_TIME_MONOTONIC); in SendMgmtFrame() local
292 [callback, start_time_ns](bool was_acked) { in SendMgmtFrame()
296 nanoseconds_to_milliseconds(end_time_ns - start_time_ns)); in SendMgmtFrame()