3.40. nvmlVgpuLicenseExpiry_t Struct Reference
[vGPU Structs]
Structure to store the vGPU license expiry details
Public Variables
- unsigned short day
- Day of license expiry.
- unsigned short hour
- Hour of license expiry.
- unsigned short min
- Minutes of license expiry.
- unsigned short month
- Month of license expiry.
- unsigned short sec
- Seconds of license expiry.
- unsigned char status
- License expiry status.
- unsigned int year
- Year of license expiry.
Variables
- unsigned short nvmlVgpuLicenseExpiry_t::day [inherited]
-
Day of license expiry.
- unsigned short nvmlVgpuLicenseExpiry_t::hour [inherited]
-
Hour of license expiry.
- unsigned short nvmlVgpuLicenseExpiry_t::min [inherited]
-
Minutes of license expiry.
- unsigned short nvmlVgpuLicenseExpiry_t::month [inherited]
-
Month of license expiry.
- unsigned short nvmlVgpuLicenseExpiry_t::sec [inherited]
-
Seconds of license expiry.
- unsigned char nvmlVgpuLicenseExpiry_t::status [inherited]
-
License expiry status.
- unsigned int nvmlVgpuLicenseExpiry_t::year [inherited]
-
Year of license expiry.