5.37. nvmlGridLicenseExpiry_t 结构体参考
[vGPU 结构体]
用于存储许可证到期日期和时间的结构体
公共变量
- unsigned short day
- 许可证到期日的数值。
- unsigned short hour
- 许可证到期小时的数值。
- unsigned short min
- 许可证到期分钟的数值。
- unsigned short month
- 许可证到期月份的数值。
- unsigned short sec
- 许可证到期秒钟的数值。
- unsigned char status
- 许可证到期状态。
- unsigned int year
- 许可证到期年份的数值。
变量
- unsigned short nvmlGridLicenseExpiry_t::day [继承自]
-
许可证到期日的数值。
- unsigned short nvmlGridLicenseExpiry_t::hour [继承自]
-
许可证到期小时的数值。
- unsigned short nvmlGridLicenseExpiry_t::min [继承自]
-
许可证到期分钟的数值。
- unsigned short nvmlGridLicenseExpiry_t::month [继承自]
-
许可证到期月份的数值。
- unsigned short nvmlGridLicenseExpiry_t::sec [继承自]
-
许可证到期秒钟的数值。
- unsigned char nvmlGridLicenseExpiry_t::status [继承自]
-
许可证到期状态。
- unsigned int nvmlGridLicenseExpiry_t::year [继承自]
-
许可证到期年份的数值。