|
GLAC
1.0
|
#include <chrono>#include "system.h"#include "config/parameters.h"#include "config/configloader.h"#include "tests/test.h"Functions | |
| int | main (int numberOfArguments, char *cmdLineArguments[]) |
| main loads in configurations and initiates program according to .json specifications. More... | |
| int main | ( | int | numberOfArguments, |
| char * | cmdLineArguments[] | ||
| ) |
main loads in configurations and initiates program according to .json specifications.
| numberOfArguments | |
| cmdLineArguments |
1.8.15