Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baidu/tera
/ GetCommitTimes
Method
GetCommitTimes
src/sdk/scan_impl.h:205–205 ·
view source on GitHub ↗
Not implement this method
Source
from the content-addressed store, hash-verified
203
204
virtual void RunCallback() { abort(); } // Not implement this method
205
virtual int64_t GetCommitTimes() { return 0; } // Not implement this method
206
};
207
208
#define SCAN_LOG \
Callers
1
TaskTimeout
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected