MCPcopy Create free account
hub / github.com/GregoryFaust/samblaster / printUsageStringAbort

Function printUsageStringAbort

samblaster.cpp:1413–1417  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1411}
1412
1413void printUsageStringAbort()
1414{
1415 printUsageString();
1416 exit(1);
1417}
1418
1419// Output the runtine stats. Used both for normal and premature exit.
1420void printRunStats(state_t * state)

Callers

nothing calls this directly

Calls 1

printUsageStringFunction · 0.85

Tested by

no test coverage detected