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.
这是我的方法:我保留最后一次用户在会话中向服务器发布回发,并在每次回发中从当前值中减去该值。有没有更好的方法呢?我认为我的方法没有很好的表现。
如果您正在使用进程内会话,则会在会话超时时触发一个事件。
最后,像这样的任何事情都需要定期查看当前时间与会话中最后记录的活动之间的差异。