Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
数据多久更新一次UsageStatsManager?并且可以更频繁地刷新它们吗?因为我需要制作一个应用程序来跟踪其他应用程序的使用时间,并且我基于UsageStatsManager但它很少更新。有时在 20 分钟甚至更长时间后。
UsageStatsManager
我找到了一个解决方案:来自queryEvents的事件非常准确且是最新的。我们可以自己计算它们的使用时间。
queryEvents