Movatterモバイル変換


[0]ホーム

URL:


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

secondsPerDay constant

int constsecondsPerDay

The number of seconds per day.

Implementation

static const int secondsPerDay = secondsPerHour * hoursPerDay;
  1. Dart
  2. dart:core
  3. Duration
  4. secondsPerDay constant
Duration class

[8]ページ先頭

©2009-2025 Movatter.jp