Type Alias nvml_wrapper_sys::bindings::nvmlSample_t
source · pub type nvmlSample_t = nvmlSample_st;
Aliased Type§
struct nvmlSample_t {
pub timeStamp: u64,
pub sampleValue: nvmlValue_st,
}
Fields§
§timeStamp: u64
§sampleValue: nvmlValue_st