1
0
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:
Bartosz Taudul
2022-03-30 16:07:15 +02:00
parent e086488928
commit a335efe9e6
2 changed files with 34 additions and 0 deletions
+2
View File
@@ -658,6 +658,8 @@ public:
void DoPostponedWork();
void DoPostponedWorkAll();
void CacheSourceFiles();
private:
void Network();
void Exec();