Type Alias unc_primitives::types::Compute
source ยท pub type Compute = u64;Expand description
Reexport primitive types Compute is a type for storing compute time. Measured in femtoseconds (10^-15 seconds).
pub type Compute = u64;Reexport primitive types Compute is a type for storing compute time. Measured in femtoseconds (10^-15 seconds).