in a code line like the following:
	
	
	
	
	
	
	
		
			
			
			
			
			
		
	
	
	
		
	
	
		
	
can this lead to overloading of the device processor or memory since it calls the service every single second even during sleep?
			
			
			
				B4X:
			
		
		
		    StartServiceAt("", DateTime.Now + 1000, True) 'will start after one seconds. 
				 
 
		 
 
		 
 
		 
 
		