Searched refs:GetRecentTimestamp (Results 1 – 4 of 4) sorted by relevance
171 …pending_delta = kern.GetNanotimeFromAbstime(GetRecentTimestamp() - clutch_bucket.scb_group.scbg_pe…178 print "\n{:s} : {:d}\n\n".format("Current Timestamp", GetRecentTimestamp())188 …dline = kern.GetNanotimeFromAbstime(root_bucket.scrb_pqlink.deadline - GetRecentTimestamp()) / 1000211 …dline = kern.GetNanotimeFromAbstime(root_bucket.scrb_pqlink.deadline - GetRecentTimestamp()) / 1000252 print "{:>30s} : {:d}".format("Current Timestamp", GetRecentTimestamp())269 print "{:<30s} : {:d}".format("Current Timestamp", GetRecentTimestamp())346 def GetRecentTimestamp(): function1187 recent_timestamp = GetRecentTimestamp()1229 recent_timestamp = GetRecentTimestamp()
2 from scheduler import GetRecentTimestamp
3 from scheduler import GetRecentTimestamp59 …ts = kern.GetNanotimeFromAbstime(GetRecentTimestamp() - uth.uu_save.uus_workq_park_data.idle_stamp…
100 recent_timestamp = GetRecentTimestamp()