vg
tools for working with variation graphs
Public Attributes | Static Public Attributes | List of all members
GiraffeMainOptions Struct Reference

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...
 

Detailed Description

Options struct for options for the Giraffe driver (i.e. this file)

Member Data Documentation

◆ default_watchdog_timeout

constexpr size_t GiraffeMainOptions::default_watchdog_timeout = 10
staticconstexpr

How long should we wait while mapping a read before complaining, in seconds.

◆ watchdog_timeout

size_t GiraffeMainOptions::watchdog_timeout = default_watchdog_timeout

The documentation for this struct was generated from the following file: