[][src]Module myelin_engine::simulation::time

Functionality for dealing with time measurement

Structs

InstantWrapperImpl

A simple wrapper around an Instant, passing functions to it with no additional functionality.

Traits

InstantWrapper

Wrapper for Instant, used to mock elapsed time