# PR_UnblockClockInterrupts Unblocks the timer signal used for preemptive scheduling. ## Syntax ```{code} #include void PR_UnblockClockInterrupts(void); ```