Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_socket_outputstream.cpp50 int64_t endTimestamp = 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()
/foundation/graphic/graphic_surface/sync_fence/src/
H A Dsync_fence_tracker.cpp235 int32_t endTimestamp = static_cast<int32_t>( in Loop() local
238 int32_t duration = endTimestamp - startTimestamp; in Loop()

Completed in 2 milliseconds