toggle menu
Simple Robot
3.3.0
jvm
switch theme
search in API
simbot-api
/
love.forte.simbot.delegate
/
TimestampDelegate
Timestamp
Delegate
@
JvmInline
value
class
TimestampDelegate
(
source
)
用于在
TimestampDelegate.getValue
中作为委托接收器,通过
timestamp
构造。
Since
3.1.0
See also
get
Value
Members
Members & Extensions
Types
Companion
Link copied to clipboard
object
Companion
Functions
get
Value
Link copied to clipboard
inline operator
fun
TimestampDelegate
.
getValue
(
o
:
Any
?
,
property
:
KProperty
<
*
>
?
)
:
Timestamp
将一个
毫秒时间戳
委托为
Timestamp
.