Skip to content

DefaultClock improvement #44

@remikey

Description

@remikey

The DefaultClock is currently merely a while(true) loop.
It does not take the Clock.setTimeUnit() into account and uses a lot of resources when paused.

Please improve this.

Note: make sure that the when the time unit is set to 0, the clock must be in bulk mode (no thread yielding).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementreadyThis issue is fixed. It awaits to be released.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions