AutoTweaker API
Toggle table of contents
0.1.0-alpha.35+c07218c5
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
AutoTweaker API
AutoTweaker API
/
io.github.autotweaker.api.adapter
/
CoreAPI
/
TraceAPI
/
get
get
jvm
abstract
suspend
fun
get
(
origin
:
String
,
namespace
:
KebabCase
,
timestamp
:
Instant
)
:
String
?
(
source
)
获取指定记录者指定命名空间下指定时间戳的条目。trace 条目可能较大,请妥善处理。