Searched refs:GetRecentTimestamp (Results 1 – 7 of 7) sorted by relevance
3 from scheduler import GetRecentTimestamp19 recent_time = GetRecentTimestamp()55 recent_time = GetRecentTimestamp()
156 print("Last dispatch time known: %d MATUs" % GetRecentTimestamp())163 …pending_delta = kern.GetNanotimeFromAbstime(GetRecentTimestamp() - clutch_bucket.scb_group.scbg_pe…173 print("\n{:s} : {:d}\n\n".format("Current Timestamp", GetRecentTimestamp()))183 …line = kern.GetNanotimeFromAbstime(root_bucket.scrb_pqlink.deadline - GetRecentTimestamp()) // 1000206 …line = kern.GetNanotimeFromAbstime(root_bucket.scrb_pqlink.deadline - GetRecentTimestamp()) // 1000247 print("{:>30s} : {:d}".format("Current Timestamp", GetRecentTimestamp()))264 print("{:<30s} : {:d}".format("Current Timestamp", GetRecentTimestamp()))341 def GetRecentTimestamp(): function1205 recent_timestamp = GetRecentTimestamp()1247 recent_timestamp = GetRecentTimestamp()
6 from scheduler import GetRecentTimestamp
5 from scheduler import GetRecentTimestamp62 …ts = kern.GetNanotimeFromAbstime(GetRecentTimestamp() - uth.uu_save.uus_workq_park_data.idle_stamp…
74 recent_timestamp = GetRecentTimestamp()237 recent_timestamp = GetRecentTimestamp()359 recent_timestamp = GetRecentTimestamp()
306 return kern.GetNanotimeFromAbstime(GetRecentTimestamp() - start_abs)
579 now = GetRecentTimestamp()