1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-07-04 11:02:54 +00:00
SquidDev c78adb2cdc Several improvements to the computer thread rework
- TimeoutState uses nanoseconds rather than milliseconds. While this is
   slightly less efficient on Windows, it's a) not the bottleneck of Lua
   execution and b) we need a monotonic counter, otherwise we could
   fail to terminate computers if the time changes.
 - Add an exception handler to all threads.
 - Document several classes a little better - I'm not sure how useful
   all of these are, but _hopefully_ it'll make the internals a little
   more accessible.
2019-02-27 20:56:45 +00:00
..
2019-01-01 01:10:18 +00:00
2019-01-01 01:10:18 +00:00
2019-02-20 09:48:16 +00:00
2019-02-20 09:48:16 +00:00
2019-01-01 01:10:18 +00:00
2019-01-01 01:10:18 +00:00
2019-01-01 01:10:18 +00:00
2019-01-01 01:10:18 +00:00