Skip to documentation
SLOP

tiny.bench.nowInstant

Reference tiny.bench nowInstant

Defined in tiny.bench.

Called byCallstiny.benchnowNstiny.benchreadInstanttiny.benchnowInstant
Static calls · unresolved targets: 0 · external targets: 0.

Source

Source: lib/bench/src/timing.zig:14

zig
pub fn nowInstant() sys.time.AwakeInstant {    return readInstant() catch @panic("awake clock unavailable");}

Source: lib/bench/src/root.zig:58

zig
pub const nowInstant = timing.nowInstant;

Audit

Definitions1
Public names1
Members0
Version26.7.0
Revisiondaab053ee433