SchedEx v1.0.3 SchedEx.TimeScale behaviour View Source

Constrols time in SchedEx, often used to speed up test runs, or implement custom timing loops.

Default implementation is SchedEx.IdentityTimeScale

Link to this section Summary

Callbacks

Must return the current time in the specified timezone

Must returns a float factor to speed up delays by

Link to this section Callbacks

Must return the current time in the specified timezone

Must returns a float factor to speed up delays by