Searched defs:microsecond (Results 1 – 9 of 9) sorted by relevance
33 int32_t microsecond = info->result.millisecond * MICROSECONDS + info->result.microsecond; in OnTimeSyncResult() local94 void DCameraSoftbusLatency::SetTimeSyncInfo(const int32_t microsecond, const std::string& devId) in SetTimeSyncInfo()
91 int32_t microsecond = 0; variable
54 int32_t microsecond; member
178 int64_t microsecond = Utils::GetSystemTime() * 1000; in GetSystemTime() local
141 int64_t microsecond = Utils::GetSystemTime() * 1000; in GetSystemTime() local
302 int64_t microsecond = Utils::GetSystemTime() * 1000; in GetSystemTime() local
247 uint64_t microsecond = 0; in GetTime() local
413 int32_t microsecond = info->result.microsecond; in OnSoftbusTimeSyncResult() local
291 int32_t microsecond; /**< Number of micro second */ member