diff options
| author | J08nY | 2017-10-04 19:09:20 +0200 |
|---|---|---|
| committer | J08nY | 2017-10-04 19:09:20 +0200 |
| commit | f708453b55b6b05187febf3d5a2bd8608a897370 (patch) | |
| tree | 340d36ad38ae355aa606820e5a1c045df977cbec /src/misc/config.h | |
| parent | caa000e3625241b930fdcda1594bbaf9c9acf642 (diff) | |
| download | ecgen-f708453b55b6b05187febf3d5a2bd8608a897370.tar.gz ecgen-f708453b55b6b05187febf3d5a2bd8608a897370.tar.zst ecgen-f708453b55b6b05187febf3d5a2bd8608a897370.zip | |
Diffstat (limited to 'src/misc/config.h')
| -rw-r--r-- | src/misc/config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/misc/config.h b/src/misc/config.h index 5069881..fe792d5 100644 --- a/src/misc/config.h +++ b/src/misc/config.h @@ -58,6 +58,7 @@ typedef struct { unsigned long memory; unsigned long threads; unsigned long thread_memory; + unsigned long timeout; enum format_e format; char *output; |
