Crate nodo_runtime

Source

Structs§

DatarateEstimation
Executor
InspectorClient
The client is running in the report viewer and receives reports
InspectorCodeletReport
InspectorReport
InspectorServer
The server is running in the nodo runtime and publishes reports
RenderedStatus
Runtime
A runtime is needed to schedule codelets
ScheduleExecutor
A schedule of codelets to be executed
StateMachine
State machine which oversees correct codelet state transitions
Worker
WorkerState

Enums§

State
Possible states of codelets
TransitionError
WorkerReply
WorkerRequest

Functions§

accurate_sleep
Sleeps for a certain duration with high accuracy potentially using a spin loop
accurate_sleep_until
Sleeps up to a time instant with high accuracy potentially using a spin loop
statistics_pretty_print