native-loop-core
native-loop-core
scala
.scalanative
.loop
Event
Loop
Lib
U
V
Lib
U
V
Constants
Poll
Poll
R
W
Result
Timer
Timer
native-loop-core
/
scala.scalanative.loop
/
Timer
Timer
object
Timer
Companion:
class
Graph
Supertypes
Self type
class
Object
trait
Matchable
class
Any
Timer
.type
Value members
Value members
Concrete methods
def
delay
(
duration:
FiniteDuration
):
Future
[
Unit
]
def
repeat
(
duration:
FiniteDuration
)(
callback: ()
=>
Unit
):
Timer
def
timeout
(
duration:
FiniteDuration
)(
callback: ()
=>
Unit
):
Timer