vg
tools for working with variation graphs
|
Options struct for options for the Giraffe driver (i.e. this file) More...
Public Attributes | |
size_t | watchdog_timeout = default_watchdog_timeout |
Static Public Attributes | |
static constexpr size_t | default_watchdog_timeout = 10 |
How long should we wait while mapping a read before complaining, in seconds. More... | |
Options struct for options for the Giraffe driver (i.e. this file)
|
staticconstexpr |
How long should we wait while mapping a read before complaining, in seconds.
size_t GiraffeMainOptions::watchdog_timeout = default_watchdog_timeout |