COM formatTimeString
提供: GeeklogJpWiki
lib-common.php>COM formatTimeString
説明
void COM_formatTimeString (string $time_string, int $time, [string $type = ''], [int $amount = 0])
新アイテムが見つかるまでの時間を示す文字列をつくる。
パラメータ
- $time_string
- template string
- $time
- number of seconds in which results are found
- $type
- type (translated string) of new item
- $amount
- amount of things that have been found.
返り値
なし