Skip to content

Comments

cleanup: remove World#secondsToTicks and just pass tick values directly#6

Open
advnau wants to merge 2 commits intoraynna:mainfrom
advnau:main
Open

cleanup: remove World#secondsToTicks and just pass tick values directly#6
advnau wants to merge 2 commits intoraynna:mainfrom
advnau:main

Conversation

@advnau
Copy link
Contributor

@advnau advnau commented Feb 13, 2026

This looks to be a result of legacy behavior from the old slow executor used by matrix that was backed by a scheduled executor service.

If values were passed they were converted to be the equivalent values that would eventually be calculated.

Fire enum had time in ticks. It was converting to ms and then back to ticks.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant