@meld-ts/core
Preparing search index...
traits
debugTimeFlag
Function debugTimeFlag
debugTimeFlag
(
date
?:
Date
|
null
)
:
string
生成当前时间的调试时间戳字符串,格式为
HH:MM:SS.mmm
。
Parameters
Optional
date
:
Date
|
null
指定日期,默认使用
new Date()
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@meld-ts/core
Loading...
生成当前时间的调试时间戳字符串,格式为
HH:MM:SS.mmm。