mirror of
				https://github.com/Z3Prover/z3
				synced 2025-10-31 03:32:28 +00:00 
			
		
		
		
	Fixed timer bug on freebsd
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
		
							parent
							
								
									5b2dced157
								
							
						
					
					
						commit
						8d45de02c5
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -43,7 +43,7 @@ Revision History: | |||
|    #define CLOCKID CLOCK_PROCESS_CPUTIME_ID | ||||
|    #else | ||||
|    // FreeBSD does not support CLOCK_PROCESS_CPUTIME_ID 
 | ||||
|    #define CLOCKID CLOCK_PROF | ||||
|    #define CLOCKID CLOCK_MONOTONIC | ||||
|    #endif | ||||
| #define SIG     SIGRTMIN | ||||
| // ---------
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue