Module dvm_info::task[][src]

Defines PeriodicBackgroundTask which is used to collect metrics in the background.

Structs

Daemon

Background process. Code executed with spawn() will be executed once and exit.

PeriodicBackgroundTask

Signal thread task executed periodically with provided period.