After Time
Parameters
end Time
the end time.
Constructors
Functions
Link copied to clipboard
open fun and(p0: Predicate<in Environment<*, *>>): Predicate<Environment<*, *>>
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun or(p0: Predicate<in Environment<*, *>>): Predicate<Environment<*, *>>
Content copied to clipboard
Link copied to clipboard
Tries to access the simulation time from the environment. If the simulation is unaccessible, throws an exception. Otherwise, reads the current time, and flips to true once it got past the provided endTime.