kotlin-mpp-playground
Toggle table of contents
0.1.0.0+42f3bb9
jvm
Platform filter
jvm
Switch theme
Search in API
kotlin-mpp-playground
shared
/
dev.suresh
/
addPeriodicJFREvent
add
Periodic
JFREvent
jvm
inline
fun
<
T
:
Event
>
addPeriodicJFREvent
(
event
:
T
,
crossinline
block
:
T
.
(
)
->
Unit
)
(
source
)
Adds a periodic event to the JFR stream.