Module ratman::clock[][src]

Enables router internal clock manipulation

This module largely re-exposes the clockctrl crate and API. For detailed instructions on how to use this API, check these crate docs instead.

Structs

ClockCtrl

A control object for different clocking scopes

Target

Represents a single clock target

Enums

Error

An Error type for various clock related failures

Interval

The type of clocking mechanism to use

Scheduler

A wrapper type around different clocking strategies

Tasks

A collection of tasks running inside the Ratman router