标签: python time timer timeout
我想知道python中是否存在一个硬件定时器库,它是一个定时器,在给定的时间段后到期并导致中断而不是time.time方法,它基本上会轮询时间。
#Check for Timer(Time) #Timed Out -> Cause an Interrupt #ISR Code: Return Value