nvmlSample_t

Type Alias nvmlSample_t 

Source
pub type nvmlSample_t = nvmlSample_st;

Aliased Type§

#[repr(C)]
pub struct nvmlSample_t { pub timeStamp: u64, pub sampleValue: nvmlValue_st, }

Fields§

§timeStamp: u64§sampleValue: nvmlValue_st