Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BYVoid/OpenCC
/ BuildDataDirectory
Function
BuildDataDirectory
src/benchmark/Performance.cpp:468–470 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
466
}
467
468
std::string BuildDataDirectory() {
469
return std::string(PROJECT_BINARY_DIR) +
"/data"
;
470
}
471
472
struct MeasuredResult {
473
double loadMs = 0.0;
Callers
1
RunCommandLineConversion
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected