GetTimeIfc

fun interface GetTimeIfc

An interface to define a method to get simulated time as a double

Inheritors

Properties

Link copied to clipboard
open val time: Double

Functions

Link copied to clipboard
abstract fun time(): Double