Page Speed Optimization Libraries
1.13.35.1
|
Passed to RunImpl for implementations of ExpensiveOperationCallback. More...
#include "expensive_operation_callback.h"
Public Member Functions | |
virtual void | Done ()=0 |
Passed to RunImpl for implementations of ExpensiveOperationCallback.
|
pure virtual |
Mark the expensive operation as complete. Automatically invoked at destruction if not explicitly called.
Implemented in net_instaweb::ExpensiveOperationRpcContext.