Skip to content

Add simulation of clock #25

Description

@stephen-hlx

Is a clock simulation needed?

A clock, either global or local, is easy to simulate. It is just another actor that has only one action, tick.

However, a clock is needed to simulate "timeout". And the essence of “timeout” is just a local event that affects the actors that observed the “timeout”, which has not much to do with a clock entity. Simulating the triggering of timeout seems more straightforward than a clock, maybe?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions