home > 比較編 > Perl, PHP, Python, Ruby > dates and time >

ForNext

Only Do What Only You Can Do

091. sleep

VBScript

JScript

Perl

a float argument will be truncated to an integer:
sleep 1;

PHP

a float argument will be truncated to an integer:
sleep(1);

Python

import time

time.sleep(0.5)

Ruby

sleep(0.5)


PowerShell

Scala

F#

C

C++

C++Builder

VC++

C#

Java

Objective-C

D

VB

VB.NET

Delphi

Ada

PL/SQL

T-SQL

関数型

inserted by FC2 system