RoundsToSeconds(int)
ラウンド数を秒数に変換する。
float RoundsToSeconds( int nRounds );
Parameters
nRounds
秒数に変換したいラウンド数(整数値)
Description
nRoundsで表されたラウンド数を秒数に変換し返す。
1ラウンド=6.0秒で計算される。
Version
1.22
See Also
functions: | GetTimeSecond | TurnsToSeconds |
categories: | Time Functions | Type Casting/Conversion Functions |
author: Charles Feduke, editor: Jeff Lindsey, JP team: ngtaicho, Rainie
Send comments on this topic.