Fix micros.windows
							parent
							
								
									53f941b8df
								
							
						
					
					
						commit
						9dcf4ebcd3
					
				| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
IN: micros.windows
 | 
					IN: micros.windows
 | 
				
			||||||
USING: system kernel windows.time math math.functions ;
 | 
					USING: system kernel windows.time math math.functions micros.backend ;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
! 116444736000000000 is the windowstime epoch offset
 | 
					! 116444736000000000 is the windowstime epoch offset
 | 
				
			||||||
! since windowstime starts at 1600 and unix epoch is 1970
 | 
					! since windowstime starts at 1600 and unix epoch is 1970
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue