可重入函数可以在任意时刻被中断,稍后再继续运行,不会丢失数据。
A reentrant function can be interrupted at any time and resumed at a later time without loss of data.
得到表示为一天中某个时刻的值12:34:56后,可以加上一个时期值来得到稍后的一个时刻。
Once you have 12:34:56 as a true time-of-day value, you can add a duration value to it to yield a later time.
应用推荐