functional overview
Weighting process.
Details of Functions
wait time(at sentence-end, falling tone) indicates a confident conclusionunitThe process is paused for a period of
- attention (heed)
- If the wait process is longer than 5 seconds in the Android environment,
A message indicating application unresponsive status may be displayed.
- note
- The value that can be specified for the number of seconds to wait depends on the unit.
When the unit is "second" : 1 to 60 seconds
When the unit is "milliseconds": 1 to 60000 milliseconds
If a value exceeding the range is specified for the wait time,
Each will be weighted for the longest time that can be specified.
parameter
- argument (e.g. function, program, programme)
-
wait time numeric data
Specify the number of seconds or milliseconds.unit Specify the unit of measure.
- second (60th min)
- millisecond
- return value
-
numeric data
Returns the paused time in milliseconds.