TimeEnvMixin

class maze.core.env.time_env_mixin.TimeEnvMixin

This interface provides a standard way of exposing environment time to external components and wrappers. e.g. for event logging.

abstract get_env_time()int
Returns

Internal environment time represented as integer.