mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-08-28 00:12:16 +00:00

Task execution times are stored in the config file in milliseconds, but they're stored internally in nanoseconds. This commit adds time unit conversions from milliseconds to nanoseconds. Fixes #9
CC:T for Fabric
A fork of CC: Tweaked for use with the latest Fabric.
NOTE: This project is currently in alpha stage. It may not be well-tested and stable, so use it at your own peril!
Description
Languages
Java
73.7%
Lua
25%
Kotlin
0.6%
TypeScript
0.2%
Python
0.2%
Other
0.1%