Changes between Initial Version and Version 1 of Ticket #17863, comment 4
- Timestamp:
- Sep 26, 2022, 11:03:36 AM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17863, comment 4
initial v1 3 3 Rather not. I now suspect it to be machine/CPU-dependant: 4 4 - could not reproduce on any other machine 5 - GLTeapot demo fires crash reporter up instantly, but continues to rotate... That app repeatedly measures time, right?5 - ~~GLTeapot demo fires crash reporter up instantly, but continues to rotate~~... That app repeatedly measures time, right? 6 6 7 7 I will try to find out which time measurement function it calls and write a little `while(1) get_the_time();` test.