serve-d ~master (2022-12-14T11:55:28Z)
Dub
Repo
ProfileGCCache
served
workers
profilegc
Undocumented in source.
struct
ProfileGCCache {
struct
PerDocumentCache
;
PerDocumentCache
[
DocumentUri
]
caches
;
void
update
(DocumentUri uri);
void
clear
(DocumentUri uri);
}
Members
Functions
clear
void
clear
(DocumentUri uri)
Undocumented in source. Be warned that the author may not have intended to support it.
update
void
update
(DocumentUri uri)
Undocumented in source. Be warned that the author may not have intended to support it.
Structs
PerDocumentCache
struct
PerDocumentCache
Undocumented in source.
Variables
caches
PerDocumentCache
[
DocumentUri
]
caches
;
Undocumented in source.
Meta
Source
See Implementation
served
workers
profilegc
functions
getProfileGCEntries
onChangeProfileGC
onProfileGCProjectAvailable
provideProfileGCCodeLens
setupProfileGCWatchers
static variables
profileGCCache
structs
ProfileGCCache
ProfileGCEntry