menu
Dart
dart:core
Duration
microsecondsPerSecond constant
microsecondsPerSecond
dark_mode
light_mode
描述
microsecondsPerSecond
常量
int
const
microsecondsPerSecond
每秒的微秒数。
实现
static const int microsecondsPerSecond = microsecondsPerMillisecond * millisecondsPerSecond;
Dart
dart:core
Duration
每秒微秒数常量
Duration 类
cookie 管理控件