Expand description
Runtime context for AimDB services
Provides a unified interface to runtime capabilities like sleep and timestamp functions, abstracting away the specific runtime adapter implementation.
Structs§
- Log
- Log utilities accessor for RuntimeContext
- Runtime
Context - Unified runtime context for AimDB services
- Time
- Time utilities accessor for RuntimeContext
Functions§
- create_
runtime_ context - Create a RuntimeContext from any Runtime implementation (std version)