3.20. nvmlGridLicenseExpiry_t Struct Reference
[vGPU Structs]
Structure to store license expiry date and time values
Public Variables
- unsigned short day
- Day value of license expiry.
- unsigned short hour
- Hour value of license expiry.
- unsigned short min
- Minutes value of license expiry.
- unsigned short month
- Month value of license expiry.
- unsigned short sec
- Seconds value of license expiry.
- unsigned char status
- License expiry status.
- unsigned int year
- Year value of license expiry.
Variables
- unsigned short nvmlGridLicenseExpiry_t::day [inherited]
- 
                     Day value of license expiry. 
- unsigned short nvmlGridLicenseExpiry_t::hour [inherited]
- 
                     Hour value of license expiry. 
- unsigned short nvmlGridLicenseExpiry_t::min [inherited]
- 
                     Minutes value of license expiry. 
- unsigned short nvmlGridLicenseExpiry_t::month [inherited]
- 
                     Month value of license expiry. 
- unsigned short nvmlGridLicenseExpiry_t::sec [inherited]
- 
                     Seconds value of license expiry. 
- unsigned char nvmlGridLicenseExpiry_t::status [inherited]
- 
                     License expiry status. 
- unsigned int nvmlGridLicenseExpiry_t::year [inherited]
- 
                     Year value of license expiry.