Searched refs:SetClockOffset (Results 1 – 3 of 3) sorted by relevance
48 properties_.SetClockOffset(std::stoi(args[2])); in Initialize()
92 properties_.SetClockOffset(std::stoi(args[2])); in Initialize()
224 void SetClockOffset(uint16_t offset) { in SetClockOffset() function