mirror of
				https://github.com/SquidDev-CC/CC-Tweaked
				synced 2025-10-31 05:33:00 +00:00 
			
		
		
		
	Link to os.time in os.setAlarm docs
This commit is contained in:
		| @@ -175,9 +175,9 @@ public class OSAPI implements ILuaAPI { | |||||||
|     } |     } | ||||||
| 
 | 
 | ||||||
|     /** |     /** | ||||||
|      * Sets an alarm that will fire at the specified in-game time. When it |      * Sets an alarm that will fire at the specified {@linkplain #time(IArguments) in-game time}. | ||||||
|      * fires, * an {@code alarm} event will be added to the event queue with the |      * When it fires, an {@code alarm} event will be added to the event queue with the | ||||||
|      * ID * returned from this function as the first parameter. |      * ID returned from this function as the first parameter. | ||||||
|      * |      * | ||||||
|      * @param time The time at which to fire the alarm, in the range [0.0, 24.0). |      * @param time The time at which to fire the alarm, in the range [0.0, 24.0). | ||||||
|      * @return The ID of the new alarm. This can be used to filter the |      * @return The ID of the new alarm. This can be used to filter the | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Jonathan Coates
					Jonathan Coates