DartIntExt extension
- on
Properties
- dd → Duration
-
Available on int, provided by the DartIntExt extension
返回时间对象: 天no setter - hh → Duration
-
Available on int, provided by the DartIntExt extension
返回时间对象: 小时no setter - mm → Duration
-
Available on int, provided by the DartIntExt extension
返回时间对象: 分钟no setter - ms → Duration
-
Available on int, provided by the DartIntExt extension
返回时间对象: 毫秒no setter - ss → Duration
-
Available on int, provided by the DartIntExt extension
返回时间对象: 秒no setter
Methods
-
delay(
[FutureOr callback()?]) → Future -
Available on int, provided by the DartIntExt extension
延迟多少毫秒再执行