Movatterモバイル変換


[0]ホーム

URL:


menu
  1. Dart
  2. dart:core
  3. Duration
  4. microsecondsPerSecond constant
microsecondsPerSecond
description

microsecondsPerSecond constant

int constmicrosecondsPerSecond

The number of microseconds per second.

Implementation

static const int microsecondsPerSecond =    microsecondsPerMillisecond * millisecondsPerSecond;
  1. Dart
  2. dart:core
  3. Duration
  4. microsecondsPerSecond constant
Duration class

[8]ページ先頭

©2009-2025 Movatter.jp