Skip to content

fix: changing event timer to use currentTimeMillis instead of nanotime#122

Merged
AlexZangerle merged 1 commit intoCollaborativeStateMachines:developfrom
AlexZangerle:develop
Mar 24, 2026
Merged

fix: changing event timer to use currentTimeMillis instead of nanotime#122
AlexZangerle merged 1 commit intoCollaborativeStateMachines:developfrom
AlexZangerle:develop

Conversation

@AlexZangerle
Copy link
Contributor

Pull Request

Description

System.nanoTime() does not work across different machines. Thus it has been changed to currentTimeMillis

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How has this been tested?

All tests pass.

@AlexZangerle AlexZangerle merged commit 5c761f2 into CollaborativeStateMachines:develop Mar 24, 2026
1 check passed
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