clock
Get current UTC time and Unix epoch in milliseconds from a sandboxed, fuel-metered execution.
Instructions
Returns the current UTC time (ISO-8601 with milliseconds) and the Unix epoch in milliseconds. Reads only the WASI real-time clock inside the sandbox - no filesystem, no network, no environment access; the call is fuel-metered and reported via _meta.execution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||