ZoeManualTimerOptions: {
    eventLoopIteration?: (() => Promise<void>);
    timeStep?: RelativeTime | bigint;
}