gpt4 book ai didi

java - 黑莓编程——定时器类

转载 作者:太空宇宙 更新时间:2023-11-04 08:46:51 25 4
gpt4 key购买 nike

Timer 的 BlackBerry API 文档类说:

This class does not offer real-time guarantees: it schedules tasks using the Object.wait(long) method.

这是什么意思?

最佳答案

这意味着当您安排计时器任务时,该任务将不早于请求的开始时间开始执行,但也可以稍后开始,并且稍后的时间量没有限制。

实时保证会对执行开始之前经过的最长时间进行限制。

关于java - 黑莓编程——定时器类,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/4141267/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com