[][src]Module criner::run

Structs

GlobStageRunSettings

Like StageRunSettings, but also provides a glob pattern

StageRunSettings

Functions

blocking

For convenience, run the engine and block until done.

non_blocking

Runs the statistics and mining engine. May run for a long time unless a deadline is specified. Even though timeouts can be achieved from outside of the future, knowing the deadline may be used by the engine to manage its time even more efficiently.