Docs.rs
bb-ops-0.3.8
bb-ops 0.3.8
Docs.rs crate page
AGPL-3.0-or-later
Links
Homepage
Repository
crates.io
Source
Owners
matthew-alexander-love
Dependencies
bb-derive ^0.3.8
normal
bb-dsl ^0.3.8
normal
bb-ir ^0.3.8
normal
bb-runtime ^0.3.8
normal
bincode ^1
normal
inventory ^0.3
normal
ndarray ^0.16
normal
optional
prost ^0.13
normal
serde ^1
normal
tracing ^0.1
normal
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module clock
bb_ops
0.3.8
Module clock
Module Items
Structs
Constants
Functions
In bb_
ops::
syscalls::
clock_
rng
bb_ops
::
syscalls
::
clock_rng
Module
clock
Copy item path
Source
Expand description
Clock
syscall - reads the scheduler’s current time.
Structs
§
ClockOp
Marker struct.
Constants
§
DOMAIN
Op domain.
OP_TYPE
Op type name.
Functions
§
invoke
Invoke fn - emits
TimestampValue(now_ns)
.