Source release 16.4.0
This commit is contained in:
@@ -84,6 +84,8 @@ class PolicyTimersV16 : public PolicyTimers {
|
||||
return GetRentalDurationRemaining(current_time);
|
||||
};
|
||||
|
||||
bool HasRenewalDelayExpired(int64_t current_time) override;
|
||||
|
||||
protected:
|
||||
// Gets the clock time that the license expires based on whether we have
|
||||
// started playing. This takes into account GetHardLicenseExpiryTime.
|
||||
|
||||
Reference in New Issue
Block a user