Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_socket_outputstream.cpp48 int64_t beginTimestamp = GetNowTimestamp(); in Write() local
51 if (endTimestamp - beginTimestamp > SOCKET_SEND_TIME_THRESHOLD) { in Write()
52 HILOGE("socket send time %{public}" PRId64, endTimestamp - beginTimestamp); in Write()

Completed in 1 milliseconds