Searched defs:microsecond (Results 1 – 10 of 10) sorted by relevance
38 int32_t microsecond = info->result.millisecond * MICROSECONDS + info->result.microsecond; in OnTimeSyncResult() local100 void DCameraSoftbusLatency::SetTimeSyncInfo(const int32_t microsecond, const std::string& devId) in SetTimeSyncInfo()
91 int32_t microsecond = 0; variable
54 int32_t microsecond; member
25 microsecond, enumerator
178 int64_t microsecond = Utils::GetSystemTime() * 1000; in GetSystemTime() local
159 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
571 int32_t microsecond = info->result.microsecond; in OnSoftbusTimeSyncResult() local
323 int32_t microsecond; /**< Number of micro second */ member