Searched refs:GetTime (Results 1 – 2 of 2) sorted by relevance
49 def GetTime(self): member in Device87 def GetTime(self): member in QnxDevice96 result_str = self.GetTime()107 def GetTime(self): member in AndroidDevice112 super().TraceTime(self.GetTime())123 time1_d1_str = device1.GetTime()124 time1_d2_str = device2.GetTime()125 time2_d2_str = device2.GetTime()126 time2_d1_str = device1.GetTime()
48 int GetTime(int type, uint64_t* ts_ns) { in GetTime() function101 int res = GetTime(GetClockId(argv[1]), &ts_ns); in main()115 int res = GetTime(clockid, &ts_ns); in main()