Companion
object Companion
Functions
Link copied to clipboard
fun systemClock(loom: Loom, scope: CoroutineScope, heartbeatConfig: HeartbeatConfig = HeartbeatConfig()): SeamRoomFactory
Production convenience constructor that wires kotlin.time.Clock.System.now() as the clock. Use this for real deployments where wall-clock timestamps are needed.