Time.this - multiple declarations
Function Time.this
Instantiate an instance where runningSlowly
is false
.
this
(
core .time .Duration total,
core .time .Duration elapsed
);
Function Time.this
Instantiate a copy of an instance of Time
with an explicit value for runningSlowly
.