Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/tests/core/connection/manager/
H A Dconnection_flow_control_test.cpp99 uint64_t startTimestamp = SoftBusGetSysTimeMs(); local
101 uint64_t delta = SoftBusGetSysTimeMs() - startTimestamp;
107 startTimestamp = SoftBusGetSysTimeMs();
109 delta = SoftBusGetSysTimeMs() - startTimestamp;
114 startTimestamp = SoftBusGetSysTimeMs();
116 delta = SoftBusGetSysTimeMs() - startTimestamp;
126 startTimestamp = SoftBusGetSysTimeMs();
128 delta = SoftBusGetSysTimeMs() - startTimestamp;
/foundation/graphic/graphic_surface/sync_fence/src/
H A Dsync_fence_tracker.cpp230 int32_t startTimestamp = static_cast<int32_t>( in Loop() local
233 UpdateFrameQueue(startTimestamp); in Loop()
238 int32_t duration = endTimestamp - startTimestamp; in Loop()
/foundation/communication/dsoftbus/core/connection/br/include/
H A Dsoftbus_conn_br_manager.h91 uint64_t startTimestamp; member
/foundation/communication/dsoftbus/tests/core/connection/br/
H A Dconnection_br_connection_test.cpp1188 pendInfo.startTimestamp = 1; in HWTEST_F()
1213 pendInfo.startTimestamp = 0xffffffff; in HWTEST_F()

Completed in 4 milliseconds