mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 20:02:44 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
	
		
			118 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
	
		
			118 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| [Exposed=Window] interface IdleDeadline {
 | |
| 
 | |
|     double timeRemaining();
 | |
|     readonly attribute boolean didTimeout;
 | |
| 
 | |
| };
 | 
