Trait opencv::hub_prelude::TimerTraitConst [−][src]
pub trait TimerTraitConst {
fn as_raw_Timer(&self) -> *const c_void;
fn duration_ns(&self) -> Result<u64> { ... }
}pub trait TimerTraitConst {
fn as_raw_Timer(&self) -> *const c_void;
fn duration_ns(&self) -> Result<u64> { ... }
}