Module diem_time_service::mock

source ·

Structs

  • A Future that resolves when the simulated time in the MockTimeService advances past its deadline. When these are pending, they have an entry in the MockTimeService’s pending queue.
  • A TimeService that simulates time and allows for fine-grained control over advancing time and waking up sleeping tasks.