Package io.github.protasm.jvmud.engine.time


package io.github.protasm.jvmud.engine.time
Deterministic world time and wall-clock driving for hosted JVMud worlds.

This package supports the temporal pillar. WorldScheduler owns scheduled work in engine ticks, while WorldClock adapts wall-clock time into scheduler advancement when a server hosts the world.