英語版: IKernelClock.md
IKernelClock
責務
Kernel、DSL、ROM、replay component に deterministic time を提供する境界です。
主要メンバー
| Member | Type | 説明 |
|---|---|---|
GetCurrentTimestamp() |
KernelTimestamp |
現在の deterministic timestamp record を返す。 |
境界ルール
- replay、ROM hash、loop timeout decision、audit metadata に影響する runtime code はこの Interface に依存する。
- nondeterministic system time は host boundary で明示化する。
This concise reference page is part of the architecture documentation area for AIKernel.NET. It is generated from architecture/interfaces/time/IKernelClock-jp.md and should be read together with the surrounding category pages in the side navigation.
Source:
architecture/interfaces/time/IKernelClock-jp.md