☰
TimerSink
Required Methods
println
reprintln
Implementors
In abstutil::time
?
Trait
abstutil
::
time
::
TimerSink
source
·
[
−
]
pub trait TimerSink { fn
println
(&mut self, line:
String
);
fn
reprintln
(&mut self, line:
String
); }
Required methods
source
fn
println
(&mut self, line:
String
)
source
fn
reprintln
(&mut self, line:
String
)
Implementors