toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-incubator-db
/
org.http4k.postbox.processing
/
ExecutionContext
Execution
Context
interface
ExecutionContext
Inheritors
DefaultExecutionContext
Members
Functions
current
Time
Link copied to clipboard
abstract
fun
currentTime
(
)
:
Instant
is
Running
Link copied to clipboard
abstract
fun
isRunning
(
)
:
Boolean
pause
Link copied to clipboard
abstract
fun
pause
(
duration
:
Duration
)
start
Link copied to clipboard
abstract
fun
start
(
runnable
:
Runnable
)
stop
Link copied to clipboard
abstract
fun
stop
(
)