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.
有没有办法找到自用户锁定/解锁屏幕以来的最后一次或所花费的时间?有没有存储这些信息的日志?
我正在尝试跟踪用户(in)活动并寻找最简单的方法来做到这一点。我知道这可以通过通过服务进行持续跟踪来完成,但我试图避免这样做。
这似乎是做不到的。
我最终创建了一项新服务,该服务跟踪上次屏幕锁定/解锁并自己节省时间。