Update periodic_worker.h
This commit is contained in:
		
							parent
							
								
									9e4925eff0
								
							
						
					
					
						commit
						3684228cd5
					
				@ -6,7 +6,7 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
#pragma once
 | 
					#pragma once
 | 
				
			||||||
 | 
					
 | 
				
			||||||
// periodic worker thread - peridically executes the given callback function.
 | 
					// periodic worker thread - periodically executes the given callback function.
 | 
				
			||||||
//
 | 
					//
 | 
				
			||||||
// RAII over the owned thread:
 | 
					// RAII over the owned thread:
 | 
				
			||||||
//    creates the thread on construction.
 | 
					//    creates the thread on construction.
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user