toggle menu
Simple Robot
3.3.0
jvm
switch theme
search in API
simbot-api
/
love.forte.simbot.delegate
/
TimestampDelegate
/
Companion
/
now
now
val
now
:
Long
(
source
)
在
timestamp
作用域中可以用于快速委托为
System.currentTimeMillis
时间。
val now by timestamp { now }
Content copied to clipboard