MCPcopy 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
468std::string BuildDataDirectory() {
469 return std::string(PROJECT_BINARY_DIR) + "/data";
470}
471
472struct MeasuredResult {
473 double loadMs = 0.0;

Callers 1

RunCommandLineConversionFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected