rendermanager: reimplement clearing old decoders
This commit is contained in:
@@ -130,6 +130,11 @@ private:
|
||||
|
||||
ShaderCache* shader_cache_;
|
||||
|
||||
static constexpr auto kDecoderMaximumInactivity = 10000;
|
||||
|
||||
private slots:
|
||||
void ClearOldDecoders();
|
||||
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user