os.setAlarm

Sets an Alarm, which will queue an Alarm Event at the specified time. The returned ID can be used to distinguish the Alarm from others.

os.setAlarm
Function
Syntax
os.setAlarm(
  • time : number
)

Returns number alarmID
API os


This article is issued from Computercraft. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.