{"id":"time--MonotonicMicroseconds","name":"MonotonicMicroseconds","owner":"yeho","package":"time","kind":"function","signature":"external MonotonicMicroseconds() -> int","description":"Monotonic microseconds.","context":"Measure monotonic time, represent durations, and budget frame work.","parameters":[],"returns":"int","members":[],"tags":["cpu","function","source-example","time","yeho"],"updated":"2026-09-09","source":{"repository":"yeho","path":"packages/time/time.yh","line":31,"sha256":"a6e5c9d5a17a6556626f010b17b517052180172788d9cfe0ccdbafc6e5b4688c"},"status":"source-declared","notes":["Package presence and a declaration do not establish support on every host. Host services need their platform and lifecycle setup."],"examples":[{"id":"usage","title":"Use MonotonicMicroseconds","description":"A complete small caller. Values are illustrative; check the returned result and package requirements before connecting live resources.","code":"using time\n\n// Measure monotonic time, represent durations, and budget frame work.\nint result = MonotonicMicroseconds()\nConsole.Log(Text.From(result))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.time__monotonicmicroseconds\"\nversion = \"0.1.0\"\nlanguageEdition = \"yeho-core-2026.1\"\n\n[app]\nkind = \"headless\"\n\n[[dependencies]]\npackage = \"time\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/time\"\n","tags":["cpu","source-example"],"verification":"type checked","run":"cpu-oracle","sha256":"d9670d393fd236d3ea1bfb7787d2df2051c9eb4b00b58db19a146ad7d9ea1f62","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null}],"searchTerms":[],"url":"https://demonhunterlabs.com/academy/api?item=time--MonotonicMicroseconds","json":"https://demonhunterlabs.com/reference/items/time--MonotonicMicroseconds.json","markdown":"https://demonhunterlabs.com/reference/text/time--MonotonicMicroseconds.md"}
