mirror of
https://github.com/wolfpld/tracy.git
synced 2025-03-20 07:40:02 +08:00
Implement scanning for source files missing in cache.
This commit is contained in:
@@ -658,6 +658,8 @@ public:
|
||||
void DoPostponedWork();
|
||||
void DoPostponedWorkAll();
|
||||
|
||||
void CacheSourceFiles();
|
||||
|
||||
private:
|
||||
void Network();
|
||||
void Exec();
|
||||
|
||||
Reference in New Issue
Block a user