class StaticAsyncAnnotationProvider
Defined at line 25 of file ../../src/developer/forensics/feedback/annotations/provider.h
Collects safe-to-cache annotations asynchronously.
Public Methods
void GetOnce (::fit::callback<void (Annotations)> callback)
Returns the annotations this provider collects via |callback|.
Note: this method will be called once.