监控活动的守护进程

发布于 2024-12-06 04:03:04 字数 98 浏览 0 评论 0原文

我正在从事某种可能偶尔会被中断的沟通。为此,我需要某种在 5 秒后触发的监视器,如果不是同时已通过任何有效通信重置以开始等待另外 5 秒,依此类推......

谢谢!

I am working on some kind of communication which might get interrupted once in a while. For this I need some kind of monitor that fires after 5 seconds, if not in the meantime has been reset by any valid communication to start waiting for another 5 seconds, and so on....

Thanks!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

萌逼全场 2024-12-13 04:03:04

看一下 NSTimer 类。

Take a look at the NSTimer class.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文