Module hotshot_example_types::testable_delay
source · Expand description
add a delay to async functions
Structs§
- Settings for each type
- Config for each supported type
- Iterator to iterate over enum
Enums§
- What type of delay we want to apply to
- Current implementations that are supported for testing async delays
Traits§
- Implement this method to add some delay to async call