Searched refs:ms (Results 1 – 3 of 3) sorted by relevance
95 def SetSocketTimeout(sock, ms): argument96 s = ms / 100097 us = (ms % 1000) * 1000
233 def SleepMs(self, ms): argument234 time.sleep(ms / 1000.0)
1 …ms) waited until an EC command completesacpi.parmtype=ec_delay:uintacpi.parm=ec_event_clearing:A…